Win32 API Guide
Back in 2002 / 2003, before I got addicted to C#, I was very much into Win32 API programming in C, using Visual Studio 6. Also back in the day, I wrote a tutorial on API programming, since the material I used to teach myself was pretty sparse and generally no good. I haven’t done API programming in ages, but ever since my old website went offline, I’ve gotten a few requests for the guide to return. Here it is!
Win32 GUI programming
A tutorial that hopefully does good instead of evil
Inspired by a friend who suggested I take my experience and write it down, here’s my tutorial on programming using the Windows API. Feedback, comments, suggestions, send to csammis@cs.iastate.edu.
- Part One – The Big Picture
- Part Two – Take that, Notepad!
- All good things…
