Click here to Skip to main content
15,892,059 members
Articles / Programming Languages / C++

How to Distribute C run-time (CRT) Libraries with Your Application

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
16 Jun 2011CPOL2 min read 179.1K   10  
Some tips on available ways of distributing CRT DLLs with your Visual C++ application
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Russian Federation Russian Federation
I am a software developer currently living in Tomsk, Russia. I received a PhD degree in Computer Science from Tomsk Polytechnic University in 2010. I have been professionally developing C/C++ and PHP software since 2005. I like contributing to open-source and writing programming articles for popular web resources, like CodeProject. Besides writing, I love skiing and watching Formula-1.

Comments and Discussions