Thread: visual c++ tut
View Single Post
Old 12-07-2006, 09:37 PM   #9 (permalink)
rohan
In The Zone
 
rohan's Avatar
 
Join Date: Mar 2004
Location: Bangalore
Posts: 297
Default Re: visual c++ tut

How does it matter??? Win32 API is complete C. MFCs are an attempt of making C++... Obviously you sometimes have problems with the examples, when they don't use (HWND) (HBRUSH) (HBITMAP) and all that for datatype conversion.
__________________
If there wasn't greed, we still would have been single-celled organisms.
rohan is offline