Hi everyone, I´m looking for a good book that teaches win32 api programming with c++ from the ground up. Any suggestions?? Thanks!
Printable View
Hi everyone, I´m looking for a good book that teaches win32 api programming with c++ from the ground up. Any suggestions?? Thanks!
Take a look here ;)
Thanks for the reply but I´m looking just for win32 api programming books for beginners. I know that if I search on google or amazon I can get like 3000 results, but I want the correct book for me, and reviews not always tell the truth. Thanks again!
It's kind of generally assumed that Petzold's book is the "bible" of Windows programming with the Win32 API. I think his "Programming Windows" is in the fifth edition now.
Yep. That will give a solid basic understanding. For advanced I'd recommend, Advanced Windows - Jeffrey Richter
Thanks a lot guys!