Index
These pages will in a few easy steps show how to work with dialog boxes, and how to create some of the most common used controls on it.The resulting application will look like this:
It will not do much usefull, its merely a demo application.
The application will not use resource (.rc) files.
You can use any windows compatible C++ compiler to compile it.
Links to source code for each chapter can be found at the end of the chapter.
So lets get started.