Win32 API (Windows API)
Learn to program with the Windows API.
Good IDE's to use:
Microsoft Visual C++ 2010 (Download)
Code::Blocks (Download)
For a more detailed tutorial download theForger's Win32 API PDF (Not my PDF)
Good IDE's to use:
Microsoft Visual C++ 2010 (Download)
Code::Blocks (Download)
For a more detailed tutorial download theForger's Win32 API PDF (Not my PDF)
Creating Your First Window
Copy the following code to create you first Win32 window.