The Winapi (C Win32 API, No MFC) tutorial
- Introduction
- The Window
- First Steps
- Menus
- Dialogs
- Controls I
- Controls II
- Controls III
- Advanced Controls
- Custom controls
- GDI
This is a Win32 API tutorial for the C programming language. After reading this tutorial, you will be able to program non trivial Windows applications. Even if you program in a higher level programming language, this tutorial will give you valuable knowledge of how things work under the hood.