Need some explanation about DLL I highly recommend the book Window via C/C++. It covers windows memory management, processes, and Dl...
Is Petzold's book still relevant?Yes it is still relevant. Most everything you learn in that book(the 5th edition) still applies to n...
GETTING UP TO SPEEDIf you're willing I think you would be best served learning win32 from the ground up. You learn to d...
PlaySound() functionThere's also MCI if you don't want a 3rd party library. http://msdn.microsoft.com/en-us/library/dd7...