[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
QbasicFAQ_Mouse » scripting » CppCodeSnippets » Bill Gates » Programmer » QbasicFAQ_Double buffer » CurlApplications » SQLInsert » FreeSoftware » CPP-Beginners-Tutorial » CppWindows
There are multiple regions in windows programming:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
QbasicFAQ_Mouse » scripting » CppCodeSnippets » Bill Gates » Programmer » QbasicFAQ_Double buffer » CurlApplications » SQLInsert » FreeSoftware » CPP-Beginners-Tutorial » CppWindows
(C++) Windows programming
Programming using the Windows platform, which is programmed in C and C++.There are multiple regions in windows programming:
- Win32 API ('plain C')
- MFC : Microsoft Foundation Classes: a wrapper around Win32 API programming
- WTL : Windows Template Library
- ATL : Active Template Libray
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
