View Single Post
Old Nov 4th, 2006, 11:51 PM   #1
Eric the Red
Hobbyist Programmer
 
Eric the Red's Avatar
 
Join Date: Feb 2006
Posts: 214
Rep Power: 0 Eric the Red is an unknown quantity at this point
Win32 API programming

Recently, I've been looking at some of my possible career paths (for when I'm out of school). So today I came across one job of particular interest, where on the application they request the following:
Quote:
Required Skills:
..
..
..
# Strong knowledge of C++ and the Win32 API
So I've decided to learn the Win32 API using c++. Now, The reason I'm posting here is because most of the good books I found on this subject all require some sort of unix background.

What book(s) have you came across that are good on the win32 API (with c++) programming topic?
__________________
Death smiles at us all. All a man can do is smile back.

Last edited by Eric the Red; Nov 5th, 2006 at 12:19 AM.
Eric the Red is offline   Reply With Quote