Click here to Skip to main content
15,888,270 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am a beginner never programmed much in C++(Although I can write my own programs with some research :)) and not at all in MFC and API. I am familiar a little bit with C# GUI but again never got to write my own delegates and events(never got to work much on that.)

I am currently working in Korea and will need to familiarize myself with MFC and API. It would be a great help if I could be advised two books one for MFC and one for API as my employer is willing to purchase them.

Thank you,
Manisha
Posted

1 solution

The best book that I know for MFC is this one:
http://www.amazon.com/Programming-Windows-MFC-Second-Edition/dp/1572316950[^]
And by far the most complete for the Win API is the book from Charles Petzold:
http://www.amazon.com/dp/157231995X/?tag=stackoverfl08-20[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900