Legacy VS 6.0
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 12 Apr 2016 20:43:41 +0300
changeset 1951 bf622753696f
parent 1950 4756c6a2e0ac
child 1952 b01bfc6caae7
Legacy VS 6.0
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.
 =====================================