B
bzaid
Hi,
I use some standard C++ classes in my Win32 application. Now, the
application require me to redistribute the Visual C++ 2005
Redistributable Package with my application (not just the DLLs). Now C+
+ applications require pre-installation of this packages .Is there a
method to make Visual C++ use static linking of the standard C/C++
Libraries. So I just redistribute the exe only.
Thanks
I use some standard C++ classes in my Win32 application. Now, the
application require me to redistribute the Visual C++ 2005
Redistributable Package with my application (not just the DLLs). Now C+
+ applications require pre-installation of this packages .Is there a
method to make Visual C++ use static linking of the standard C/C++
Libraries. So I just redistribute the exe only.
Thanks