O
Olaf Baeyens
The new Visual C++ 2005 is coming out in a theater near you.
Just a few questions:
* How will the users that use my program upgrade to the .NET framework 2.0?
My current users already refuse to install the v1.x framework since they
clame it is too complicated.
* Can we still compile pure unmanaged C++ executables so that our users do
not need to install a .NET framework? With VC++ 2003 it could, but since
Microsoft is pushing to .NET (I love .NET) the resulting executable might
expect the .NET all the time from now on even when no managed extensions are
used.
Just a few questions:
* How will the users that use my program upgrade to the .NET framework 2.0?
My current users already refuse to install the v1.x framework since they
clame it is too complicated.
* Can we still compile pure unmanaged C++ executables so that our users do
not need to install a .NET framework? With VC++ 2003 it could, but since
Microsoft is pushing to .NET (I love .NET) the resulting executable might
expect the .NET all the time from now on even when no managed extensions are
used.