What really happen when I convert my VS 6.0 (C++) project to a VS .NET project. May I then take advantage of some .NET “stuff”?
Are there any reason for me to start using VS .NET except for a nicer editor?
Yes, you can use all the .Net class library, by including the appropriate namespaces. You should really check out the book 'Extending MFC applications using the .Net framework' by Tom Archer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.