Visit Code North Software!
Welcome to Version 2.0 of theForger's Win32 API Tutorial
This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible.
It's meant to be read as a whole, so...
Chapter 1 introduces data types (simple and structured), and Chapter 2 defines the algorithms and flowcharts with graphical and textual explanations. We’ll look at simple and complex standard algorithms, as well as their flowcharts. Everything is...