Did anything happen with WINEDLLOVERRIDES?

Alexandre Julliard julliard at winehq.org
Mon Jul 11 05:27:29 CDT 2005


Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:

> hertz:/spare/bon/Wine/drive_c/Programme/GALEP32> env WINEDEBUG=+loaddll WINEDLLOVERRIDES=msvcrt=n /spare/bon/wine-realclean/wine/wine Galep32.exe
> trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin
> trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\msvcrt.dll" : builtin
> 
> Also explicitly requested, msvcrt is loaded as builtin. 
> 
> native msvcrt.dll is available in the system directory and the application
> directory (where Galep32.exe resides)

If it's in the app directory you have to use *msvcrt in the
environment overrides (though that is not completely consistent with
the registry way, so it should probably be fixed).

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list