|
These tutorials are just pretty much the basic windows programming you need to create a window for DirectX or OpenGL. |
|
|
|
|
|
|
What is Win32 | Explains what Win32 is all about. |
|
|
Setting up a Win32 Environment | Step-by-Step tutorial Explaining how to set up a Win32 Environment. |
|
|
WinMain function And MessageBox |
Begin Coding a Win32 Project and learn about messagebox's. |
|
|
Creating a Window | Learn how to set up and display a window with a message loop to keep the window displayed. |
|
|
Keyboard/mouse input | We'll be adding in code to detect keyboard and mouse input. This tutorial adds on to the code in the last tutorial. |


