View Single Post
Old Jun 15th, 2005, 9:22 AM   #9
Ancient Dragon
PFO God In Training
 
Ancient Dragon's Avatar
 
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 651
Rep Power: 4 Ancient Dragon is on a distinguished road
win32 api functions are NOT c++ -- they are C functions which can be called from almost any programming language. So you won't learn any c++ at all by using win32 api functions.
Ancient Dragon is offline   Reply With Quote