Click to See Complete Forum and Search --> : Visual C++: Where can I find Visual C++ code samples?


ovidiucucu
October 13th, 2011, 01:16 AM
Q: Where can I find Visual C++ code samples?

A:

In older Visual C++ versions like 6.0, the code samples come with install CD and can be copied on demand.
For newer versions (Visuall Studio 20xx), you can download them from the following sites:

Microsoft Visual C++ 2008 Sample Library (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=16351)
Visual C++ Samples and Related Documentation for Visual Studio 2010 (http://archive.msdn.microsoft.com/vcsamples)



See also:

Where can I get the VC++ redistributable packages? (http://www.codeguru.com/forum/showthread.php?t=494136)