App works on OS with no .NET
.NET (Core and Framework)
2
Posts
2
Posters
0
Views
1
Watching
-
I want to start a project in VisualC++, with VS .NET 2003. Is there any way to make the app work on a machine that has .NET framework not installed ? If not is there a VC++ (or higher) with no .NET ?
Yes. Just make sure you select one of the unmanaged project types, from the ATL, MFC or Win32 categories. Obviously you can't use any .NET features. Stability. What an interesting concept. -- Chris Maunder