Windows Programming C++ Native/Managed - Book suggestion

Hi Guys,

I would like to improve my knowledge in Windows Programming starting from the beginning to arrive to advance concept.

What is the best book\s about Windows Native/Managed Programming in C++ ?

Thank you in advance.



For Managed Programming in C++ I used Pro Visual C++/CLI and the .NET 2.0 Platform
by Stephen R.G. Fraser

http://www.amazon.com/Visual-NET-Platform-Experts-Voice/dp/1590596404/ref=sr_1_12?s=books&ie=UTF8&qid=1455659352&sr=1-12&keywords=c%2B%2B%2Fcli

Though it's a bit old it's still a good choice for a beginner.

For Native Windows Programming I used Programming Windows By Charles Petzold.
Also quite old it's a good starting point.

http://www.amazon.com/Charles-Petzold-Programming-definitive-Microsoft/dp/B00HTK548M/ref=sr_1_19?s=books&ie=UTF8&qid=1455659590&sr=1-19&keywords=petzold
The availability and pricing of Petzold's classic book varies from day to day almost. I see new copies are available starting at $146!

I'm pretty sure his programs that were on the CD with the book are still available at Petzold's website. At least they were couple years ago! I'm just mentioning this in case someone were to end up with a used book missing the CD.
Topic archived. No new replies allowed.