Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Difference between project types

Status
Not open for further replies.

Honestmath

Technical User
Jan 8, 2003
25
US
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






 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top