What is the Visual C++ Toolkit 2003
The Visual C++ Toolkit is a free edition of Microsoft’s professional Visual C++ optimizing compiler and standard libraries--the same optimizing compiler and standard libraries that ship in Visual Studio .NET 2003 Professional! < xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks in advance,
Stephane

Visual C++ Toolkit for VS2005?
Gabriel160938
Many thanks for the explanations. Everything makes sense now.
Thanks all for your time.
Stephane
MarcGrushcow
jackzar
Hi again,
Sorry my question wasn't clear. From start, when I installed VC++ 2003 I was told that I needed that Toolkit to be able to compile because some librairies were missing in standard version compared to professionnal version.
The Visual C++ Toolkit is a free edition of Microsoft’s professional Visual C++ optimizing compiler and standard libraries--the same optimizing compiler and standard libraries that ship in Visual Studio .NET 2003 Professional!
Now, when I installed VS 2005 which is also a Standard version, I thought that I had to install again a Toolkit like I did for 2003. Is is correct to understand that VS 2005 Standard already contain that Toolkit
Thanks again,
Stephane
Ever Olano
The tool kit indeed allows you to generat fully operational .exe files and also the VS2005 will allow you to do the same thing.
Thanks,
Ayman Shoukry
VC++ Team
Krisna
Many thanks for replying. Excuse my little knowledge on the subject. I started learning VC++ part time for about 6 months but in a more extensive way these days. Maybe this is a silly question but what was the toolkit adding to my VC++ 2003 environment I really thought that it was allowing me to generate fully operationnal .exe files.
Thanks in advance,
Stephane
Ilya Tumanov
Exactly! You don't need additional toolkits with VC2005.
Thanks,
Ayman Shoukry
VC++ Team
john zhang
However, VC 2005 (even express version) has optimizing compiler. So in effect, it includes the toolkilt.