Quote:
|
Originally Posted by falsepride
what is a good book recemondation to learn api c++ for XP?
|
Here's two goodies, one for Win32 (a bible) and another for MFC (to get started, its really small). If you don't mind writing C code over C++ for a while I would say get the Win32 book but if your really adament on C++ get the MFC:
MFC
http://www.amazon.ca/exec/obidos/ASI...440800-6311558
Win32
http://www.amazon.ca/exec/obidos/ASI...440800-6311558
Enjoy!