I'm trying to understand when it is appropriate to use the different types of C++ project in MS Visual Studio.
For example, Win32, MFC, Windows Forms application (Is it Managed?).
If the Windows Forms Applications is managed, which give it the form designer like VB & C#, why use Win32 or MFC??
Is there a book on Managed Visual c++?? Most that I have looked at do not seem to cover managed C++. They seem to focus on basics and MFC. I need more of an intermediate book.
Regards
For example, Win32, MFC, Windows Forms application (Is it Managed?).
If the Windows Forms Applications is managed, which give it the form designer like VB & C#, why use Win32 or MFC??
Is there a book on Managed Visual c++?? Most that I have looked at do not seem to cover managed C++. They seem to focus on basics and MFC. I need more of an intermediate book.
Regards