Tutorials - OS - Windows
Sam's Teach Yourself Visual C++ in 21 Days
This great book is now available online! It starts from the ground level and teaches all aspects of Visual C++ and windows programming in depth.
The Forger's Win32 API Tutorial
This tutorial teaches you how to create windows applications with the use of windows api step by step. It covers the basics of api and continues to explain device contexts and graphics, colors and fonts, and multiple document interfaces. This is a must read for anyone wanting to get into windows programming.
<C/C++ Home>