BogdanV Posted November 23, 2009 Posted November 23, 2009 I thought on trying to go with direct win32 programming, but it felt like a real pain from the begining, so, after looking through VC6, I discovered MFC, which, from a first glance, looks cleaner than win32 because it wraps around most of the common stuff. I found a tutorial on codersource.net that looks nice, but I was wondering if you'd have any recommendations as in other sites, books, whatever. Thanks in advance!
BenoitRen Posted November 24, 2009 Posted November 24, 2009 You should not start with MFC before having a good understanding of the Windows API.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now