# HG changeset patch # User Oleksandr Gavenko # Date 1460483021 -10800 # Node ID bf622753696f4e2b7f955f6b73222d239539d39b # Parent 4756c6a2e0ac7ecc5ce919105abf8b6e86574b4a Legacy VS 6.0 diff -r 4756c6a2e0ac -r bf622753696f msvc.rst --- a/msvc.rst Tue Apr 12 20:12:09 2016 +0300 +++ b/msvc.rst Tue Apr 12 20:43:41 2016 +0300 @@ -106,6 +106,8 @@ Reference: +http://bytepointer.com/msvc/index.htm + Microsoft Visual C++ Unofficial Changelists http://mariusbancila.ro/blog/2015/08/12/version-history-of-vc-mfc-and-atl/ Version history of VC MFC and ATL https://en.wikipedia.org/wiki/Microsoft_Visual_Studio#History @@ -193,6 +195,16 @@ http://wayback.archive.org/web/20100923113933/http://msdn.microsoft.com/en-us/vstudio/aa718349.aspx Visual C++ 6.0 Processor Pack (for SP5). +http://stackoverflow.com/questions/2105322/visual-studio-6-processor-pack-enabling-sse2 + Visual Studio 6 Processor Pack Enabling SSE2 +http://bytepointer.com/masm/vcpp5_readme.htm + Microsoft Visual C++ Processor Pack Release Readme +http://bytepointer.com/download.php?name=vc6pp5_procpack.chm + Docs. +http://stackoverflow.com/questions/3991043/how-to-install-vs6-sp5-and-proc-pack-on-windows-7 + How to install VS6, SP5, and Proc Pack on Windows 7? +http://stackoverflow.com/questions/186207/visual-studio-6-processor-pack-compatibility + Visual Studio 6 Processor Pack compatibility Build MSVC project from command line. =====================================