Uwe Bonnes <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]