Language
Platform
Any
License
Any
MFC Analysis with CppDepend to discover its design and code quality.
This free video tutorial teaches 3D programming in C++ using OpenGL and GLUT. It covers both OpenGL syntax and 3D programming in general. It is designed to be as beginner-friendly as possible.
This article is presented in the following fashion: 1. Introduction 2. Terminology 3. Concept of Design 4. Subtleties of the core::tree<> 5. The core::tree<> API 6. Conclusion 7. Acknowledgements 8....
For all of C++'s brilliance of strongly type-safe generic programming design, its standard library selection leaves much to be desired. Unlike Java, which has libraries for just about everything, C++...
I am writing an article to give a reference to developers who
need to use API imports in their .NET programs to call C++
functions. This is a conversion sheet to go from C++ API calls
to .Net...
This step-by-step article describes one method to debug an Internet Server API (ISAPI) Extension or a filter DLL file. (It is assumed that Microsoft Visual C++ is installed on the Internet...
As mentioned in Chapter 4, Integrated Development Environments for Python, PythonWin is a framework that exposes much of the Microsoft Foundation Classes (MFC) to Python. MFC is a C++ framework that...
3d Gamestudio is a popular authoring tool with an ever increasing and enthustiastic community of game developers. On of the big advantages of this 3d Engine is the fact that it provides an SDK kit to...
Kevin Saitta takes you through the steps of creating a C++ dll and then calling it from VB.
Article discusses use of CComBSTR to encapsulate BSTRs and to manipulate BSTRs.
This article provides some clues to getting started using DirectX under Borland C++.