On Thursday 28 July 2005 11:46, Alexandre Julliard wrote:
Rein Klazes <wijn(a)wanadoo.nl> writes:
| trace:module:load_dll looking for L"comm.dll" in | L"E:\\bin\\gt3\\GTWin;.;d:\\win98\\system;d:\\WIN98;d:\\windows;d:\\win |dows\\system;h:\\shared;r:\\x86\\Setup" | trace:module:MODULE_GetLoadOrderW looking for | L"E:\\bin\\gt3\\GTWin\\comm.dll" trace:module:open_app_key searching | L"E:\\bin\\gt3\\GTWin\\comm" in | L"Software\\Wine\\AppDefaults\\girotel.exe\\DllOverrides" | trace:module:MODULE_GetLoadOrderW got hardcoded default "b,n" for | L"E:\\bin\\gt3\\GTWin\\comm.dll" trace:module:load_dll Trying built-in | L"E:\\bin\\gt3\\GTWin\\comm.dll" warn:module:load_dll Failed to load | module L"comm.dll"; status=c000007b
Are you sure you don't have an old symlink lying around? comm.drv used to be named comm.dll, but it was renamed about 2 years ago. Hi Same thing happens here with WinDbg 6.5.3.7 which comes with dbghelp.dll in app directory.
Greetings Peter