(no title)
adamsilkey | 1 year ago
Windows Internals is a great book/reference for understanding how Windows work, but it won't teach you how to actually program Windows.
The Fifth Edition of Petzold's book will actually take you through the Win32 API, which is still usable even on modern Windows platforms.
No comments yet.