"Dan Kegel" <[EMAIL PROTECTED]> wrote: >> Just an idea, can we build our mozilla dlls so that the build includes >> msvcr71.dll? > > Sure, if we build gecko with visual studio 2003, it'll have to come with one.
cl.exe from the Vista PSDK produces .exe files with a MSVCR80.dll dependency, perhaps a compiler bundled with one of older PSDKs created executables for msvcr71.dll, or one of free microsoft compilers. -- Dmitry.
