some links for visual studio 6
notes:
Visual Studio 6 Service Pack 5
http://msdn.microsoft.com/en-us/vstudio/aa718363.aspx
Visual C++ 6.0 Processor Pack
http://msdn.microsoft.com/en-us/vs2005/aa718349.aspx
Note that the processor pack includes MASM earlier versions that are not included in original installation of visual studio 6 by default. Also, this processor pack is only supposed to be patched on service pack 5, not 6.
Later when I reinstalled Visual Studio 6 on Vista, the above procedures didn't work any more. So I had to remove (uncheck) all components and only selected Visual C++ 6.0, and it worked. But SP5 still didn't work because htmed.dll and pdm.dll registration failed due to some registry permission issue. Too complicated to trace the location of the regsitry entries, so I installed SP6 instead ...

0 Comments:
Post a Comment
<< Home