[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppWindows
There are multiple regions in windows programming:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
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]
