Intro to Win32 programming in C++
This section describes some of the basic terminology and coding conventions used in Windows programming.
In this section
- Prepare Your Development Environment
- Windows Coding Conventions
- Working with Strings
- What Is a Window?
- WinMain: The Application Entry Point
Related topics