Thread: api??
View Single Post
Old 01-26-2005, 01:05 PM   #6 (permalink)
fp_unit
mike
 
Join Date: Jan 2005
Location: Ottawa, ON
Posts: 79
fp_unit is on a distinguished road
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!
fp_unit is offline   Reply With Quote