Tech Support > Microsoft Windows > Development Resources > Redistributable DLL problems
Redistributable DLL problems
Posted by IanM on February 24th, 2006


Hello,

I have inherited a setup program that copies 4 windows system dlls to the
system directory, it does this based purely on the date and time of the
files. The source of the dll's is the original developers Win2000 PC system
directory. The dll's are

msvcrt.dll
mscvp60.dll
mfc42.dll
oleaut32.dll

I thought I would change the source of the DLL's to be my WinXP SP2 pc's
system directory. This doesnt work however, as these dll's (well msvcrt.dll
in particular) cause problems on Win95 and Win98 PC's.

Anyone have any suggestions as to the proper procedure for this?

regards

Ian



Similar Posts