Upgrade VC++ Application to VC++.NET
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Is there any Tool Using which i can upgrade my VC++ Project to VC++.Net Project for Windows Vista.
-
Is there any Tool Using which i can upgrade my VC++ Project to VC++.Net Project for Windows Vista.
With C++ it's easy - turn on the managed code option (
/clr
) in your project settings, and rebuild.--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?