Posted: Wed Jan 08, 2003 7:11 am
Restored from previous forum. Originally posted by Hitman.
In the default package we have to carry
Engine3D.dll
STLPort_vc645.dll
with our project, right? but it seems mising "MSVCP60.DLL" which does not exist on some systems.... I just tried with linking the 3 DLLs with the toolb I can find, that's the result:
http://www.bugdie.org/misc/files/Engine3D.dll
Well, not fully tested, but this 1.34MB DLL doesn't need other dll like stl or msvcp, you can look at it in the dependency walker.
(NOTE: The DLL is not fully tested, and not packed MSVCRT.DLL in coz it will bloat the DLL)
Well, everyone needs to do something for living.
In the default package we have to carry
Engine3D.dll
STLPort_vc645.dll
with our project, right? but it seems mising "MSVCP60.DLL" which does not exist on some systems.... I just tried with linking the 3 DLLs with the toolb I can find, that's the result:
http://www.bugdie.org/misc/files/Engine3D.dll
Well, not fully tested, but this 1.34MB DLL doesn't need other dll like stl or msvcp, you can look at it in the dependency walker.
(NOTE: The DLL is not fully tested, and not packed MSVCRT.DLL in coz it will bloat the DLL)
Well, everyone needs to do something for living.