Honestmath
Technical User
Hello,
I'm new to Visual C++ and C++ in general, coming from a C background in Unix.
Is there a good resource other than VC++ Help (book or online site) that explains clearly the difference between project types (e.g. MFC App vs. Win32 App) and dialog vs. document types?
For example, I am building an app that is GUI heavy, but requires the document features. I have the book "Teach yourself Visual C++ in 21 days" -- smoked that baby in a week and a half) but it doesn't cover that in detail or how to mix two app types. Any ideas?
Thanks!
Math
I'm new to Visual C++ and C++ in general, coming from a C background in Unix.
Is there a good resource other than VC++ Help (book or online site) that explains clearly the difference between project types (e.g. MFC App vs. Win32 App) and dialog vs. document types?
For example, I am building an app that is GUI heavy, but requires the document features. I have the book "Teach yourself Visual C++ in 21 days" -- smoked that baby in a week and a half) but it doesn't cover that in detail or how to mix two app types. Any ideas?
Thanks!
Math