I have very little experience building software for Windows, and zero experience using the Windows API, but I\'m reasonably familiar with Python. How should I go about learn
You have to start with these two books.
Petzold book: Great for learning messages and message pumps, GDI and User32 stuff.
Richter book: The windows base services, viz. Processes, memory, threads and dlls