Printable Version of Topic

Click here to view this topic in its original format

MSFN Forums _ Windows 9x Member Projects _ Vcredist x86

Posted by: Offler Feb 16 2008, 01:27 PM

Version 2005
does not contain version files 70 and 71. those need to be added manually

Version 2005 Sp1
Latest officially supported version.

Versin 2008
oficially not supported? Use Winrar thumbup.gif

right now i am checking the dlls with dependency walker so i am curious...

*Done*

Incompatible files
msvcr90.dll - linked to kernel32.dll "GetSystemWindowsDirectoryW"
vcomp90.dll - linked to kernel32.dll "GetConsoleWindow" and "QueueUserWorkItem"

rest of files are linked with msvcr90.dll or fully compatible.

Posted by: RetroOS Feb 16 2008, 11:33 PM

Hi Offler,
See this similar topic I started: http://www.msfn.org/board/Visual-Studio-2008-Windows-9x-t112283.html

Maybe there might be some way of getting the libraries of C++ 9.0 to work in 9x?

Posted by: Offler Feb 17 2008, 05:25 AM

surely is throught kernel update project. i was also planning to analyze whole windows 9x to make something like 98ME to 2000, but the range of update like this is quite too much.