Thread
:
GUI programming for C++
View Single Post
Jun 15th, 2005, 9:22 AM
#
9
Ancient Dragon
PFO God In Training
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 651
Rep Power:
4
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
View Public Profile
Find More Posts by Ancient Dragon