http://bugs.winehq.org/show_bug.cgi?id=2365 ------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-18-07 02:58 ------- Created an attachment (id=630) --> (http://bugs.winehq.org/attachment.cgi?id=630&action=view) WINEDEBUG=+module wine SpaceBanditsPrj.exe the most interesting part for me was this: trace:module:LdrUnloadDll (L"RenderSystem_Direct3D9.dll") - START trace:module:MODULE_DecRefCount (L"RenderSystem_Direct3D9.dll") ldr.LoadCount: 0 trace:module:MODULE_DecRefCount (L"OgreMain.dll") ldr.LoadCount: 3 trace:module:MODULE_DecRefCount (L"d3d9.dll") ldr.LoadCount: 0 trace:module:MODULE_DecRefCount (L"user32.dll") ldr.LoadCount: 13 trace:module:MODULE_DecRefCount (L"gdi32.dll") ldr.LoadCount: 8 trace:module:MODULE_DecRefCount (L"kernel32.dll") ldr.LoadCount: 23 trace:module:MODULE_DecRefCount (L"kernel32.dll") ldr.LoadCount: 22 trace:module:MODULE_DecRefCount (L"user32.dll") ldr.LoadCount: 12 trace:module:MODULE_DecRefCount (L"gdi32.dll") ldr.LoadCount: 7 trace:module:MODULE_DecRefCount (L"advapi32.dll") ldr.LoadCount: 8 trace:module:MODULE_DecRefCount (L"MSVCP71.dll") ldr.LoadCount: 4 trace:module:MODULE_DecRefCount (L"MSVCR71.dll") ldr.LoadCount: 5 trace:module:MODULE_InitDLL (0x41ca0000 L"RenderSystem_Direct3D9.dll",PROCESS_DETACH,(nil)) - CALL trace:module:MODULE_InitDLL (0x41ca0000,PROCESS_DETACH,(nil)) - RETURN 1 trace:module:MODULE_InitDLL (0x41d30000 L"d3d9.dll",PROCESS_DETACH,(nil)) - CALL trace:module:MODULE_InitDLL (0x41d30000,PROCESS_DETACH,(nil)) - RETURN 1 trace:module:MODULE_FlushModrefs unloading L"F:\\spba\\pluginsr\\RenderSystem_Direct3D9.dll" trace:module:MODULE_FlushModrefs unloading L"c:\\windows\\system\\d3d9.dll" trace:module:LdrUnloadDll END wine: Unhandled exception (thread 0009), starting debugger... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.