This basic tuturial will show you how to create a simple drawing application.
It should compile with any windows C++ compiler.
The source code for each chapter can be found in the end of the chapter.
Some knowledge of C++ is presumed.
So lets get
started.