DirectX 8 Library error.

Jon jjtaylor at learn.senecac.on.ca
Sun Oct 14 21:09:43 CDT 2001


I have written a directdraw program in dx7 that i can get working under
wine.

I have now written a simple directx8 3d program that works under windows
but i am getting these wierd errors under wine.

this is the output from wine -debugmsg +module pro666 I think it is a
problem with the two libraries d3d8.lib and d3dx8.lib as I can see errors
there.  Also I notice that these are the two libraries I had to add to MS
Visual C++ when I compiled.

I have done my best at debugging this problem... If anybody has an Idea I
would very much appreciate some guidance.

Thanks for taking the time to read this.

trace:module:GetModuleFileNameA
trace:module:PE_LoadImage loading
C:\windows\desktop\pro666\Debug\PRO666.exe trace:module:map_image mapped
PE file at 0x400000-0x465000 trace:module:map_image mapping section .text
at 0x401000 off 1000 size 51000 flags 60000020 trace:module:map_image
mapping section .rdata at 0x452000 off 52000 size 7000 flags 40000040
trace:module:map_image mapping section .data at 0x459000 off 59000 size
5000 flags c0000040 trace:module:map_image mapping section .idata at
0x460000 off 5e000 size 1000 flags c0000040 trace:module:map_image mapping
section .rsrc at 0x461000 off 5f000 size 1000 flags 40000040
trace:module:map_image mapping section .reloc at 0x462000 off 60000 size
3000 flags 42000040 trace:module:load_library loaded ntdll.dll 0x403814cc
40050000 trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\user32.dll
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'user32' in
AppDefaults\PRO666.exe\DllOverrides trace:module:MODULE_LoadLibraryExA
Trying built-in 'C:\windows\system\user32.dll'
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=2, trace:module:load_library loaded kernel32.dll
0x403818c8 40777000 trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for
C:\windows\system\advapi32.dll trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe trace:module:get_app_load_order
searching 'advapi32' in AppDefaults\PRO666.exe\DllOverrides
trace:module:get_standard_load_order got standard loadorder 'builtin,
native' for 'advapi32' trace:module:MODULE_LoadLibraryExA Trying built-in
'C:\windows\system\advapi32.dll' trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=2, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=3, trace:module:load_library loaded advapi32.dll
0x40381c44 4080a000 trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\advapi32.dll' at 0x4080a000,
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=3, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=4, trace:module:load_library loaded gdi32.dll 0x40381a00
406f9000 trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'gdi32.dll' at
0x406f9000, count=2, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'advapi32.dll' at
0x4080a000, count=3, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=4, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=5, trace:module:load_library loaded user32.dll
0x40381b30 405f5000 trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\user32.dll' at 0x405f5000,
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'GDI32.dll' at
0x406f9000, count=3, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\winmm.dll
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'winmm' in
AppDefaults\PRO666.exe\DllOverrides trace:module:get_standard_load_order
got standard loadorder 'builtin' for 'winmm'
trace:module:MODULE_LoadLibraryExA Trying built-in
'C:\windows\system\winmm.dll' trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'user32.dll' at
0x405f5000, count=3, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'advapi32.dll' at
0x4080a000, count=4, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=5, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=6, trace:module:load_library loaded winmm.dll 0x40381da0
40827000 trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\winmm.dll' at 0x40827000,
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\d3d8.dll
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'd3d8' in
AppDefaults\PRO666.exe\DllOverrides trace:module:get_default_load_order
got default loadorder 'native, builtin, so'
trace:module:MODULE_LoadLibraryExA Trying native dll
'C:\windows\system\d3d8.dll' trace:module:PE_LoadImage loading
C:\windows\system\d3d8.dll trace:module:map_image mapped PE file at
0x5c280000-0x5c38f000 trace:module:map_image mapping section .text at
0x5c28a000 off 9400 size e8a00 flags 60000020 trace:module:map_image
mapping section .data at 0x5c373000 off f1e00 size 5a00 flags c0000040
trace:module:map_image clearing 0x5c378a00 - 0x5c379000
trace:module:map_image mapping section .data1 at 0x5c37c000 off f7800 size
5200 flags c0000040 trace:module:map_image mapping section .rsrc at
0x5c382000 off fca00 size 5400 flags 40000040 trace:module:map_image
clearing 0x5c387400 - 0x5c388000 trace:module:map_image mapping section
.reloc at 0x5c388000 off 101e00 size 6600 flags 42000040
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'USER32.dll' at
0x405f5000, count=4, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ADVAPI32.dll' at
0x4080a000, count=5, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\version.dll
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'version' in
AppDefaults\PRO666.exe\DllOverrides trace:module:get_standard_load_order
got standard loadorder 'builtin, native' for 'version'
trace:module:MODULE_LoadLibraryExA Trying built-in
'C:\windows\system\version.dll' trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\lz32.dll
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'lz32' in
AppDefaults\PRO666.exe\DllOverrides trace:module:get_standard_load_order
got standard loadorder 'builtin, native' for 'lz32'
trace:module:MODULE_LoadLibraryExA Trying built-in
'C:\windows\system\lz32.dll' trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=6, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=7, trace:module:load_library loaded lz32.dll 0x40382380
401ef000 trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\lz32.dll' at 0x401ef000,
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=7, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=8, trace:module:load_library loaded version.dll
0x40382138 40873000 trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\version.dll' at 0x40873000,
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'GDI32.dll' at
0x406f9000, count=4, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\ddraw.dll
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'ddraw' in
AppDefaults\PRO666.exe\DllOverrides trace:module:get_standard_load_order
got standard loadorder 'builtin, native' for 'ddraw'
trace:module:MODULE_LoadLibraryExA Trying built-in
'C:\windows\system\ddraw.dll' trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'user32.dll' at
0x405f5000, count=5, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'gdi32.dll' at
0x406f9000, count=5, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=8, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=9, trace:module:load_library loaded ddraw.dll 0x40382404
4088e000 trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\ddraw.dll' at 0x4088e000, err:win32:PE_fixup_imports No
implementation for DDRAW.dll.17(DdEntry18) imported from
C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.18(DdEntry19)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.16(DdEntry17)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.11(DdEntry12)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.25(DdEntry7)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.10(DdEntry11)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.27(DdEntry9)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.9(DdEntry10)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.13(DdEntry14)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.12(DdEntry13)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.15(DdEntry16)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.24(DdEntry6)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.19(DdEntry2)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.8(DdEntry1)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.26(DdEntry8)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.21(DdEntry3)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.14(DdEntry15)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for DDRAW.dll.20(DdEntry20)
imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'KERNEL32.dll' at
0x40777000, count=9, trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\d3d8.dll' at 0x5c280000,
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'KERNEL32.dll' at
0x40777000, count=10, trace:module:MODULE_DllProcessAttach
(PRO666.exe,0x1) - START trace:module:MODULE_DllProcessAttach
(user32.dll,0x1) - START trace:module:MODULE_DllProcessAttach
(gdi32.dll,0x1) - START trace:module:MODULE_DllProcessAttach
(advapi32.dll,0x1) - START trace:module:MODULE_DllProcessAttach
(kernel32.dll,0x1) - START trace:module:MODULE_DllProcessAttach
(ntdll.dll,0x1) - START trace:module:MODULE_InitDLL
(ntdll.dll,PROCESS_ATTACH,0x1) - CALL trace:module:MODULE_InitDLL
(0x403814cc,PROCESS_ATTACH,0x1) - RETURN 1
trace:module:MODULE_DllProcessAttach (ntdll.dll,0x1) - END
trace:module:MODULE_InitDLL (kernel32.dll,PROCESS_ATTACH,0x1) - CALL
trace:module:GetModuleHandle16 (KERNEL) trace:module:GetModuleHandle16
(KERNEL) trace:module:MODULE_GetLoadOrder looking for krnl386.exe
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'krnl386' in
AppDefaults\PRO666.exe\DllOverrides trace:module:MODULE_LoadModule16
Trying built-in 'krnl386.exe' trace:module:GetModuleHandle16 (KERNEL)
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=10, trace:module:GetModuleHandle16 (krnl386.exe)
trace:module:MODULE_LoadModule16 Loaded module 'krnl386.exe' at 0x0146.
trace:module:NE_GetOrdinal (0146,'DllEntryPoint')
trace:module:GetProcAddress16 0146 'DllEntryPoint'
trace:module:GetProcAddress16 0146 014c trace:module:GetProcAddress16
returning 01570010 trace:module:MODULE_GetLoadOrder looking for system
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:get_app_load_order searching 'system' in
AppDefaults\PRO666.exe\DllOverrides trace:module:MODULE_LoadModule16
Trying built-in 'system' trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=10, trace:module:GetModuleHandle16 (system)
trace:module:MODULE_LoadModule16 Loaded module 'system' at 0x018e.
trace:module:NE_GetOrdinal (018e,'DllEntryPoint')
trace:module:GetProcAddress16 018e 'DllEntryPoint'
trace:module:GetModuleHandle16 (KERNEL) trace:module:NE_GetOrdinal
(0146,'DOS3Call') trace:module:NE_GetOrdinal   Found: ordinal=102
trace:module:GetProcAddress16 0146 'DOS3Call'
trace:module:GetProcAddress16 returning 014f0b73
trace:module:GetModuleHandle16 (KERNEL) trace:module:NE_GetOrdinal
(0146,'DOS3Call') trace:module:NE_GetOrdinal   Found: ordinal=102
trace:module:GetProcAddress16 0146 'DOS3Call'
trace:module:GetProcAddress16 returning 014f0b73
trace:module:GetModuleHandle16 (KERNEL) trace:module:NE_GetOrdinal
(0146,'DOS3Call') trace:module:NE_GetOrdinal   Found: ordinal=102
trace:module:GetProcAddress16 0146 'DOS3Call'
trace:module:GetProcAddress16 returning 014f0b73
trace:module:GetModuleHandle16 (KERNEL) trace:module:NE_GetOrdinal
(0146,'DOS3Call') trace:module:NE_GetOrdinal   Found: ordinal=102
trace:module:GetProcAddress16 0146 'DOS3Call'
trace:module:GetProcAddress16 returning 014f0b73
trace:module:GetModuleHandle16 (wprocs) trace:module:MODULE_GetLoadOrder
looking for wprocs trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe trace:module:get_app_load_order
searching 'wprocs' in AppDefaults\PRO666.exe\DllOverrides
trace:module:MODULE_LoadModule16 Trying built-in 'wprocs'
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=10, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\msacm32.dll
trace:module:GetModuleFileName16 01a7 ->
'C:\windows\desktop\pro666\Debug\PRO666.exe'
trace:module:get_app_load_order searching 'msacm32' in
AppDefaults\PRO666.exe\DllOverrides trace:module:MODULE_LoadLibraryExA
Trying native dll 'C:\windows\system\msacm32.dll'
trace:module:PE_LoadImage loading C:\windows\system\msacm32.dll
trace:module:map_image mapped PE file at 0x7a1e0000-0x7a1f9000
trace:module:map_image mapping section .text at 0x7a1e1000 off 1000 size
12000 flags 60000020 trace:module:map_image mapping section .data at
0x7a1f3000 off 13000 size 2000 flags c0000040 trace:module:map_image
mapping section .idata at 0x7a1f5000 off 15000 size 1000 flags 40000040
trace:module:map_image mapping section .rsrc at 0x7a1f6000 off 16000 size
2000 flags 40000040 trace:module:map_image mapping section .reloc at
0x7a1f8000 off 18000 size 1000 flags 42000040
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'GDI32.dll' at
0x406f9000, count=7, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'USER32.dll' at
0x405f5000, count=7, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'KERNEL32.dll' at
0x40777000, count=13, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ADVAPI32.dll' at
0x4080a000, count=7, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'WINMM.dll' at
0x40827000, count=2, trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\msacm32.dll' at 0x7a1e0000,
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'winmm.dll' at
0x40827000, count=2, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'user32.dll' at
0x405f5000, count=8, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=14, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=12, trace:module:load_library loaded MSACM.DRV
0x403bc304 408d6000 trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\msacm.drv' at 0x408d6000,
trace:module:MODULE_DllProcessAttach (MSACM.DRV,(nil)) - START
trace:module:MODULE_DllProcessAttach (msacm32.dll,(nil)) - START
trace:module:MODULE_InitDLL (msacm32.dll,PROCESS_ATTACH,(nil)) - CALL
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'WINMM.dll' at
0x40827000, count=2, fixme:win32:DeviceIo_MMDEVLDR
(5,(nil),0,0x403bc21c,4,0x405b6a94,(nil)): stub
trace:module:MODULE_GetLoadOrder looking for msacm.dll
trace:module:GetModuleFileName16 01a7 ->
'C:\windows\desktop\pro666\Debug\PRO666.exe'
trace:module:get_app_load_order searching 'msacm' in
AppDefaults\PRO666.exe\DllOverrides trace:module:MODULE_LoadModule16
Trying native dll 'msacm.dll' trace:module:NE_LoadExeHeader Using
fast-load area offset=640 len=15200 trace:module:NE_LoadExeHeader
Converting entry table. trace:module:NE_LoadExeHeader entry table: offs
01c8, len 0129, entries 5 trace:module:NE_LoadExeHeader first bundle:
0x403bc7d6 trace:module:NE_LoadExeHeader new bundle: 0x403bc7f5
trace:module:NE_LoadExeHeader new bundle: 0x403bc805
trace:module:NE_LoadExeHeader new bundle: 0x403bc838
trace:module:NE_LoadExeHeader new bundle: 0x403bc848
trace:module:NE_LoadExeHeader new bundle: 0x403bc85d
trace:module:NE_LoadExeHeader new bundle: 0x403bc868
trace:module:NE_LoadExeHeader new bundle: 0x403bc878
trace:module:NE_LoadExeHeader new bundle: 0x403bc88d
trace:module:NE_LoadExeHeader new bundle: 0x403bc8a2
trace:module:NE_LoadExeHeader new bundle: 0x403bc8bc
trace:module:NE_LoadExeHeader new bundle: 0x403bc8c7
trace:module:NE_LoadExeHeader new bundle: 0x403bc8d7
trace:module:NE_LoadDLLs Loading 'KERNEL' trace:module:GetModuleHandle16
(KERNEL) trace:module:NE_LoadDLLs Loading 'USER'
trace:module:GetModuleHandle16 (USER) trace:module:NE_LoadDLLs Loading
'GDI' trace:module:GetModuleHandle16 (GDI)
trace:module:NE_LoadDLLs Loading 'MMSYSTEM' trace:module:GetModuleHandle16
(MMSYSTEM) trace:module:MODULE_GetLoadOrder looking for MMSYSTEM.DLL
trace:module:GetModuleFileName16 01a7 ->
'C:\windows\desktop\pro666\Debug\PRO666.exe'
trace:module:get_app_load_order searching 'MMSYSTEM' in
AppDefaults\PRO666.exe\DllOverrides trace:module:get_standard_load_order
got standard loadorder 'builtin' for 'MMSYSTEM'
trace:module:MODULE_LoadModule16 Trying built-in 'MMSYSTEM.DLL'
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'winmm.dll' at
0x40827000, count=2, trace:module:NE_OpenFile (0x403bc5f4) cache:
mod=(nil) fd=-1 trace:module:NE_OpenFile opened
'C:\WINDOWS\SYSTEM\MSACM.DLL' -> 60 trace:module:NE_LoadSegment Loading
segment 1, hSeg=0276, flags=1d52 trace:module:NE_FixupSegmentPrologs (1);
trace:module:NE_FixupSegmentPrologs num_entries: 5, bundle: 0x403bc7d6,
next: 0201, pSeg: 0x403bcc6ctrace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc868, next: 0284, pSeg: 0x403bd618
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc878,
next: 0299, pSeg: 0x403bd618 trace:module:NE_FixupSegmentPrologs
num_entries: 3, bundle: 0x403bc88d, next: 02ae, pSeg: 0x403bd618
trace:module:NE_FixupSegmentPrologs num_entries: 4, bundle: 0x403bc8a2,
next: 02c8, pSeg: 0x403bd618 trace:module:NE_FixupSegmentPrologs
num_entries: 1, bundle: 0x403bc8bc, next: 02d3, pSeg: 0x403bd618
trace:module:NE_FixupSegmentPrologs pFunc: 0x403bf49e, *(DWORD *)pFunc:
1eec8b55, num_entries: 0 trace:module:NE_FixupSegmentPrologs num_entries:
2, bundle: 0x403bc8c7, next: 02e3, pSeg: 0x403bd618
trace:module:NE_FixupSegmentPrologs num_entries: 4, bundle: 0x403bc8d7,
next: 0000, pSeg: 0x403bd618 trace:module:NE_OpenFile (0x403bc5f4) cache:
mod=0x403bc5f4 fd=60 trace:module:NE_LoadSegment Loading segment 3,
hSeg=0286, flags=1d12 trace:module:NE_FixupSegmentPrologs (3);
trace:module:NE_FixupSegmentPrologs num_entries: 5, bundle: 0x403bc7d6,
next: 0201, pSeg: 0x403c0084 trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc7f5, next: 0211, pSeg: 0x403c0084
trace:module:NE_FixupSegmentPrologs num_entries: 9, bundle: 0x403bc805,
next: 0244, pSeg: 0x403c0084 trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc838, next: 0254, pSeg: 0x403c0084
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc848,
next: 0269, pSeg: 0x403c0084 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c1172, *(DWORD *)pFunc: 0000eec8, num_entries: 2
trace:module:NE_FixupSegmentPrologs num_entries: 1, bundle: 0x403bc85d,
next: 0274, pSeg: 0x403c0084 trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc868, next: 0284, pSeg: 0x403c0084
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc878,
next: 0299, pSeg: 0x403c0084 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c0e00, *(DWORD *)pFunc: 0000ecc8, num_entries: 2
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc88d,
next: 02ae, pSeg: 0x403c0084 trace:module:NE_FixupSegmentPrologs
num_entries: 4, bundle: 0x403bc8a2, next: 02c8, pSeg: 0x403c0084
trace:module:NE_FixupSegmentPrologs num_entries: 1, bundle: 0x403bc8bc,
next: 02d3, pSeg: 0x403c0084 trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc8c7, next: 02e3, pSeg: 0x403c0084
trace:module:NE_FixupSegmentPrologs num_entries: 4, bundle: 0x403bc8d7,
next: 0000, pSeg: 0x403c0084 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c401a, *(DWORD *)pFunc: 0000e4c8, num_entries: 0
trace:module:NE_OpenFile (0x403bc5f4) cache: mod=0x403bc5f4 fd=60
trace:module:NE_LoadSegment Loading segment 4, hSeg=028e, flags=1d12
trace:module:NE_FixupSegmentPrologs (4);
trace:module:NE_FixupSegmentPrologs num_entries: 5, bundle: 0x403bc7d6,
next: 0201, pSeg: 0x403c40b0 trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc7f5, next: 0211, pSeg: 0x403c40b0
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c478e, *(DWORD *)pFunc:
0529b81e, num_entries: 1 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c49fc, *(DWORD *)pFunc: 000008c8, num_entries: 0
trace:module:NE_FixupSegmentPrologs num_entries: 9, bundle: 0x403bc805,
next: 0244, pSeg: 0x403c40b0 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c42e8, *(DWORD *)pFunc: 000008c8, num_entries: 8
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c43bc, *(DWORD *)pFunc:
57ec8b55, num_entries: 7 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c414a, *(DWORD *)pFunc: 000006c8, num_entries: 6
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c421e, *(DWORD *)pFunc:
000006c8, num_entries: 5 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c45d2, *(DWORD *)pFunc: 57ec8b55, num_entries: 4
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c4634, *(DWORD *)pFunc:
56ec8b55, num_entries: 3 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c4676, *(DWORD *)pFunc: 000002c8, num_entries: 2
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c40b0, *(DWORD *)pFunc:
57ec8b55, num_entries: 1 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c4444, *(DWORD *)pFunc: 00000ac8, num_entries: 0
trace:module:NE_FixupSegmentPrologs num_entries: 2, bundle: 0x403bc838,
next: 0254, pSeg: 0x403c40b0 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c4e22, *(DWORD *)pFunc: 000018c8, num_entries: 1
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c55c2, *(DWORD *)pFunc:
00001ac8, num_entries: 0 trace:module:NE_FixupSegmentPrologs num_entries:
3, bundle: 0x403bc848, next: 0269, pSeg: 0x403c40b0
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c5334, *(DWORD *)pFunc:
000054c8, num_entries: 1 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c5f34, *(DWORD *)pFunc: 000068c8, num_entries: 0
trace:module:NE_FixupSegmentPrologs num_entries: 1, bundle: 0x403bc85d,
next: 0274, pSeg: 0x403c40b0 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c656c, *(DWORD *)pFunc: 000072c8, num_entries: 0
trace:module:NE_FixupSegmentPrologs num_entries: 2, bundle: 0x403bc868,
next: 0284, pSeg: 0x403c40b0 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c75d6, *(DWORD *)pFunc: 000018c8, num_entries: 1
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c7a34, *(DWORD *)pFunc:
000018c8, num_entries: 0 trace:module:NE_FixupSegmentPrologs num_entries:
3, bundle: 0x403bc878, next: 0299, pSeg: 0x403c40b0
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c7802, *(DWORD *)pFunc:
000052c8, num_entries: 1 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c7d8a, *(DWORD *)pFunc: 000064c8, num_entries: 0
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc88d,
next: 02ae, pSeg: 0x403c40b0 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c6800, *(DWORD *)pFunc: 000058c8, num_entries: 2
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c6c52, *(DWORD *)pFunc:
000004c8, num_entries: 1 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c6dd8, *(DWORD *)pFunc: 000016c8, num_entries: 0
trace:module:NE_FixupSegmentPrologs num_entries: 4, bundle: 0x403bc8a2,
next: 02c8, pSeg: 0x403c40b0 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c72e8, *(DWORD *)pFunc: 000008c8, num_entries: 3
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c6d88, *(DWORD *)pFunc:
000002c8, num_entries: 2 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c6ee6, *(DWORD *)pFunc: 00000cc8, num_entries: 1
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c711e, *(DWORD *)pFunc:
00000ac8, num_entries: 0 trace:module:NE_FixupSegmentPrologs num_entries:
1, bundle: 0x403bc8bc, next: 02d3, pSeg: 0x403c40b0
trace:module:NE_FixupSegmentPrologs num_entries: 2, bundle: 0x403bc8c7,
next: 02e3, pSeg: 0x403c40b0 trace:module:NE_FixupSegmentPrologs
num_entries: 4, bundle: 0x403bc8d7, next: 0000, pSeg: 0x403c40b0
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c745c, *(DWORD *)pFunc:
1eec8b55, num_entries: 3 trace:module:NE_FixupSegmentPrologs pFunc:
0x403c748c, *(DWORD *)pFunc: 1eec8b55, num_entries: 2
trace:module:NE_FixupSegmentPrologs pFunc: 0x403c74a8, *(DWORD *)pFunc:
000056c8, num_entries: 1 trace:module:NE_OpenFile (0x403bc5f4) cache:
mod=0x403bc5f4 fd=60 trace:module:NE_LoadSegment Loading segment 5,
hSeg=0296, flags=1d12 trace:module:NE_FixupSegmentPrologs (5);
trace:module:NE_FixupSegmentPrologs num_entries: 5, bundle: 0x403bc7d6,
next: 0201, pSeg: 0x403bc388 trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc7f5, next: 0211, pSeg: 0x403bc388
trace:module:NE_FixupSegmentPrologs num_entries: 9, bundle: 0x403bc805,
next: 0244, pSeg: 0x403bc388 trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc838, next: 0254, pSeg: 0x403bc388
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc848,
next: 0269, pSeg: 0x403bc388 trace:module:NE_FixupSegmentPrologs
num_entries: 1, bundle: 0x403bc85d, next: 0274, pSeg: 0x403bc388
trace:module:NE_FixupSegmentPrologs num_entries: 2, bundle: 0x403bc868,
next: 0284, pSeg: 0x403bc388 trace:module:NE_FixupSegmentPrologs
num_entries: 3, bundle: 0x403bc878, next: 0299, pSeg: 0x403bc388
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc88d,
next: 02ae, pSeg: 0x403bc388 trace:module:NE_FixupSegmentPrologs
num_entries: 4, bundle: 0x403bc8a2, next: 02c8, pSeg: 0x403bc388
trace:module:NE_FixupSegmentPrologs num_entries: 1, bundle: 0x403bc8bc,
next: 02d3, pSeg: 0x403bc388 trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc8c7, next: 02e3, pSeg: 0x403bc388
trace:module:NE_FixupSegmentPrologs pFunc: 0x403bc3c0, *(DWORD *)pFunc:
8bec8b55, num_entries: 1 trace:module:NE_FixupSegmentPrologs pFunc:
0x403bc3fa, *(DWORD *)pFunc: ffec8b55, num_entries: 0
trace:module:NE_FixupSegmentPrologs num_entries: 4, bundle: 0x403bc8d7,
next: 0000, pSeg: 0x403bc388 trace:module:NE_GetOrdinal
(0146,'GLOBALHANDLENORIP') trace:module:NE_GetOrdinal   Found: ordinal=159
trace:module:NE_OpenFile (0x403bc5f4) cache: mod=0x403bc5f4 fd=60
trace:module:NE_LoadSegment Loading segment 6, hSeg=029e, flags=1d12
trace:module:NE_FixupSegmentPrologs (6);
trace:module:NE_FixupSegmentPrologs num_entries: 5, bundle: 0x403bc7d6,
next: 0201, pSeg: 0x403c819c trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc7f5, next: 0211, pSeg: 0x403c819c
trace:module:NE_FixupSegmentPrologs num_entries: 9, bundle: 0x403bc805,
next: 0244, pSeg: 0x403c819c trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc838, next: 0254, pSeg: 0x403c819c
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc848,
next: 0269, pSeg: 0x403c819c trace:module:NE_FixupSegmentPrologs
num_entries: 1, bundle: 0x403bc85d, next: 0274, pSeg: 0x403c819c
trace:module:NE_FixupSegmentPrologs num_entries: 2, bundle: 0x403bc868,
next: 0284, pSeg: 0x403c819c trace:module:NE_FixupSegmentPrologs
num_entries: 3, bundle: 0x403bc878, next: 0299, pSeg: 0x403c819c
trace:module:NE_FixupSegmentPrologs num_entries: 3, bundle: 0x403bc88d,
next: 02ae, pSeg: 0x403c819c trace:module:NE_FixupSegmentPrologs
num_entries: 4, bundle: 0x403bc8a2, next: 02c8, pSeg: 0x403c819c
trace:module:NE_FixupSegmentPrologs num_entries: 1, bundle: 0x403bc8bc,
next: 02d3, pSeg: 0x403c819c trace:module:NE_FixupSegmentPrologs
num_entries: 2, bundle: 0x403bc8c7, next: 02e3, pSeg: 0x403c819c
trace:module:NE_FixupSegmentPrologs num_entries: 4, bundle: 0x403bc8d7,
next: 0000, pSeg: 0x403c819c trace:module:NE_OpenFile (0x403bc5f4) cache:
mod=0x403bc5f4 fd=60 trace:module:NE_LoadSegment Loading segment 7,
hSeg=02a6, flags=0d73 trace:module:NE_FixupSegmentPrologs (7);
trace:module:GetModuleHandle16 (msacm.dll)
trace:module:MODULE_LoadModule16 Loaded module 'msacm.dll' at 0x02a6.
trace:module:NE_GetOrdinal (0146,'DllEntryPoint')
trace:module:GetProcAddress16 0146 'DllEntryPoint'
trace:module:NE_GetOrdinal (01ee,'DllEntryPoint')
trace:module:GetProcAddress16 01ee 'DllEntryPoint'
trace:module:NE_GetOrdinal (01d6,'DllEntryPoint')
trace:module:GetProcAddress16 01d6 'DllEntryPoint'
trace:module:NE_GetOrdinal (02ae,'DllEntryPoint')
trace:module:NE_GetOrdinal   Found: ordinal=2046
trace:module:GetProcAddress16 02ae 'DllEntryPoint'
trace:module:GetProcAddress16 returning 02b70a0d
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'WINMM.DLL' at
0x40827000, count=2, trace:module:NE_GetOrdinal (025f,'DllEntryPoint')
trace:module:NE_GetOrdinal   Found: ordinal=3
trace:module:GetProcAddress16 025f 'DllEntryPoint'
trace:module:GetProcAddress16 returning 027707c0
trace:module:NE_GetOrdinal (02a6,'acmt32c_ThunkData16')
trace:module:NE_GetOrdinal   Found: ordinal=5 trace:module:MODULE_InitDLL
(0x403bc548,PROCESS_ATTACH,(nil)) - RETURN 1
trace:module:MODULE_DllProcessAttach (msacm32.dll,(nil)) - END
trace:module:MODULE_InitDLL (MSACM.DRV,PROCESS_ATTACH,(nil)) - CALL
trace:module:MODULE_InitDLL (0x403bc304,PROCESS_ATTACH,(nil)) - RETURN 1
trace:module:MODULE_DllProcessAttach (MSACM.DRV,(nil)) - END
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_GetLoadOrder looking for C:\windows\system\midimap.drv
trace:module:GetModuleFileName16 01a7 ->
'C:\windows\desktop\pro666\Debug\PRO666.exe'
trace:module:get_app_load_order searching 'midimap.drv' in
AppDefaults\PRO666.exe\DllOverrides trace:module:get_standard_load_order
got standard loadorder 'builtin, native' for 'midimap.drv'
trace:module:MODULE_LoadLibraryExA Trying built-in
'C:\windows\system\midimap.drv' trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'winmm.dll' at
0x40827000, count=2, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'user32.dll' at
0x405f5000, count=9, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'advapi32.dll' at
0x4080a000, count=8, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'kernel32.dll' at
0x40777000, count=15, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ntdll.dll' at
0x40050000, count=13, trace:module:load_library loaded MIDIMAP.DRV
0x403ca818 40ee3000 trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\midimap.drv' at 0x40ee3000,
trace:module:MODULE_DllProcessAttach (MIDIMAP.DRV,(nil)) - START
trace:module:MODULE_InitDLL (MIDIMAP.DRV,PROCESS_ATTACH,(nil)) - CALL
trace:module:MODULE_InitDLL (0x403ca818,PROCESS_ATTACH,(nil)) - RETURN 1
trace:module:MODULE_DllProcessAttach (MIDIMAP.DRV,(nil)) - END
trace:module:MODULE_InitDLL (0x40381da0,PROCESS_ATTACH,0x1) - RETURN 1
trace:module:MODULE_DllProcessAttach (winmm.dll,0x1) - END
trace:module:MODULE_DllProcessAttach (d3d8.dll,0x1) - START
trace:module:MODULE_DllProcessAttach (version.dll,0x1) - START
trace:module:MODULE_DllProcessAttach (lz32.dll,0x1) - START
trace:module:MODULE_InitDLL (lz32.dll,PROCESS_ATTACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40382380,PROCESS_ATTACH,0x1) - RETURN 1
trace:module:MODULE_DllProcessAttach (lz32.dll,0x1) - END
trace:module:MODULE_InitDLL (version.dll,PROCESS_ATTACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40382138,PROCESS_ATTACH,0x1) - RETURN 1
trace:module:MODULE_DllProcessAttach (version.dll,0x1) - END
trace:module:MODULE_DllProcessAttach (ddraw.dll,0x1) - START
trace:module:MODULE_InitDLL (ddraw.dll,PROCESS_ATTACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40382404,PROCESS_ATTACH,0x1) - RETURN 1
trace:module:MODULE_DllProcessAttach (ddraw.dll,0x1) - END
trace:module:MODULE_InitDLL (d3d8.dll,PROCESS_ATTACH,0x1) - CALL
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_InitDLL (0x40381ed0,PROCESS_ATTACH,0x1) - RETURN 1
trace:module:MODULE_DllProcessAttach (d3d8.dll,0x1) - END
trace:module:MODULE_InitDLL (PRO666.exe,PROCESS_ATTACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403815f8,PROCESS_ATTACH,0x1) - RETURN 1
trace:module:MODULE_DllProcessAttach (PRO666.exe,0x1) - END
trace:module:GetModuleHandle16 (USER.EXE)trace:module:map_image mapping
section .text at 0x46e000 off 8e00 size 152800 flags 60000020
trace:module:map_image mapping section .data at 0x5c1000 off 15b600 size
6200 flags c0000040 trace:module:map_image clearing 0x5c7200 - 0x5c8000
trace:module:map_image mapping section .data1 at 0x5ca000 off 161800 size
5000 flags c0000040 trace:module:map_image mapping section .rsrc at
0x5cf000 off 166800 size 600 flags 40000040 trace:module:map_image mapping
section .reloc at 0x5d0000 off 166e00 size ec00 flags 42000040
trace:module:do_relocations 44 relocations for page a000
trace:module:do_relocations 20 relocations for page c000
trace:module:do_relocations 20 relocations for page d000
trace:module:do_relocations 28 relocations for page e000
trace:module:do_relocations 404 relocations for page f000
trace:module:do_relocations 16 relocations for page 10000
trace:module:do_relocations 16 relocations for page 11000
trace:module:do_relocations 112 relocations for page 12000
trace:module:do_relocations 184 relocations for page 13000
trace:module:do_relocations 12 relocations for page 14000
trace:module:do_relocations 16 relocations for page 16000
trace:module:do_relocations 420 relocations for page 17000
trace:module:do_relocations 396 relocations for page 18000
trace:module:do_relocations 240 relocations for page 1a000
trace:module:do_relocations 176 relocations for page 1b000
trace:module:do_relocations 236 relocations for page 1c000
trace:module:do_relocations 196 relocations for page 1d000
trace:module:do_relocations 24 relocations for page 1e000
trace:module:do_relocations 136 relocations for page 1f000
trace:module:do_relocations 232 relocations for page 20000
trace:module:do_relocations 136 relocations for page 21000
trace:module:do_relocations 52 relocations for page 22000
trace:module:do_relocations 12 relocations for page 23000
trace:module:do_relocations 40 relocations for page 24000
trace:module:do_relocations 80 relocations for page 25000
trace:module:do_relocations 340 relocations for page 26000
trace:module:do_relocations 544 relocations for page 27000
trace:module:do_relocations 496 relocations for page 28000
trace:module:do_relocations 436 relocations for page 29000
trace:module:do_relocations 428 relocations for page 2a000
trace:module:do_relocations 360 relocations for page 2b000
trace:module:do_relocations 312 relocations for page 2c000
trace:module:do_relocations 160 relocations for page 2d000
trace:module:do_relocations 160 relocations for page 2e000
trace:module:do_relocations 280 relocations for page 2f000
trace:module:do_relocations 184 relocations for page 30000
trace:module:do_relocations 256 relocations for page 31000
trace:module:do_relocations 116 relocations for page 32000
trace:module:do_relocations 180 relocations for page 33000
trace:module:do_relocations 116 relocations for page 34000
trace:module:do_relocations 216 relocations for page 35000
trace:module:do_relocations 268 relocations for page 36000
trace:module:do_relocations 128 relocations for page 37000
trace:module:do_relocations 204 relocations for page 38000
trace:module:do_relocations 176 relocations for page 39000
trace:module:do_relocations 260 relocations for page 3a000
trace:module:do_relocations 196 relocations for page 3b000
trace:module:do_relocations 224 relocations for page 3c000
trace:module:do_relocations 324 relocations for page 3d000
trace:module:do_relocations 252 relocations for page 3e000
trace:module:do_relocations 204 relocations for page 3f000
trace:module:do_relocations 156 relocations for page 40000
trace:module:do_relocations 364 relocations for page 41000
trace:module:do_relocations 432 relocations for page 42000
trace:module:do_relocations 372 relocations for page 43000
trace:module:do_relocations 336 relocations for page 44000
trace:module:do_relocations 356 relocations for page 45000
trace:module:do_relocations 308 relocations for page 46000
trace:module:do_relocations 212 relocations for page 47000
trace:module:do_relocations 212 relocations for page 48000
trace:module:do_relocations 356 relocations for page 49000
trace:module:do_relocations 232 relocations for page 4a000
trace:module:do_relocations 468 relocations for page 4b000
trace:module:do_relocations 272 relocations for page 4c000
trace:module:do_relocations 216 relocations for page 4d000
trace:module:do_relocations 184 relocations for page 4e000
trace:module:do_relocations 532 relocations for page 4f000
trace:module:do_relocations 496 relocations for page 50000
trace:module:do_relocations 488 relocations for page 51000
trace:module:do_relocations 496 relocations for page 52000
trace:module:do_relocations 528 relocations for page 53000
trace:module:do_relocations 440 relocations for page 54000
trace:module:do_relocations 488 relocations for page 55000
trace:module:do_relocations 508 relocations for page 56000
trace:module:do_relocations 516 relocations for page 57000
trace:module:do_relocations 480 relocations for page 58000
trace:module:do_relocations 412 relocations for page 59000
trace:module:do_relocations 496 relocations for page 5a000
trace:module:do_relocations 468 relocations for page 5b000
trace:module:do_relocations 520 relocations for page 5c000
trace:module:do_relocations 224 relocations for page 5d000
trace:module:do_relocations 336 relocations for page 5e000
trace:module:do_relocations 152 relocations for page 5f000
trace:module:do_relocations 164 relocations for page 60000
trace:module:do_relocations 260 relocations for page 61000
trace:module:do_relocations 208 relocations for page 62000
trace:module:do_relocations 204 relocations for page 63000
trace:module:do_relocations 204 relocations for page 64000
trace:module:do_relocations 184 relocations for page 65000
trace:module:do_relocations 120 relocations for page 66000
trace:module:do_relocations 152 relocations for page 67000
trace:module:do_relocations 168 relocations for page 68000
trace:module:do_relocations 108 relocations for page 69000
trace:module:do_relocations 148 relocations for page 6a000
trace:module:do_relocations 160 relocations for page 6b000
trace:module:do_relocations 176 relocations for page 6c000
trace:module:do_relocations 228 relocations for page 6d000
trace:module:do_relocations 116 relocations for page 6e000
trace:module:do_relocations 116 relocations for page 6f000
trace:module:do_relocations 476 relocations for page 70000
trace:module:do_relocations 492 relocations for page 71000
trace:module:do_relocations 552 relocations for page 72000
trace:module:do_relocations 512 relocations for page 73000
trace:module:do_relocations 576 relocations for page 74000
trace:module:do_relocations 488 relocations for page 75000
trace:module:do_relocations 384 relocations for page 76000
trace:module:do_relocations 492 relocations for page 77000
trace:module:do_relocations 456 relocations for page 78000
trace:module:do_relocations 440 relocations for page 79000
trace:module:do_relocations 364 relocations for page 7a000
trace:module:do_relocations 152 relocations for page 7b000
trace:module:do_relocations 240 relocations for page 7c000
trace:module:do_relocations 424 relocations for page 7d000
trace:module:do_relocations 488 relocations for page 7e000
trace:module:do_relocations 456 relocations for page 7f000
trace:module:do_relocations 392 relocations for page 80000
trace:module:do_relocations 364 relocations for page 81000
trace:module:do_relocations 472 relocations for page 82000
trace:module:do_relocations 448 relocations for page 83000
trace:module:do_relocations 204 relocations for page 84000
trace:module:do_relocations 348 relocations for page 85000
trace:module:do_relocations 320 relocations for page 86000
trace:module:do_relocations 308 relocations for page 87000
trace:module:do_relocations 260 relocations for page 88000
trace:module:do_relocations 248 relocations for page 89000
trace:module:do_relocations 456 relocations for page 8a000
trace:module:do_relocations 480 relocations for page 8b000
trace:module:do_relocations 540 relocations for page 8c000
trace:module:do_relocations 276 relocations for page 8d000
trace:module:do_relocations 460 relocations for page 8e000
trace:module:do_relocations 484 relocations for page 8f000
trace:module:do_relocations 488 relocations for page 90000
trace:module:do_relocations 284 relocations for page 91000
trace:module:do_relocations 300 relocations for page 92000
trace:module:do_relocations 460 relocations for page 93000
trace:module:do_relocations 488 relocations for page 94000
trace:module:do_relocations 540 relocations for page 95000
trace:module:do_relocations 264 relocations for page 96000
trace:module:do_relocations 468 relocations for page 97000
trace:module:do_relocations 500 relocations for page 98000
trace:module:do_relocations 368 relocations for page 99000
trace:module:do_relocations 464 relocations for page 9a000
trace:module:do_relocations 492 relocations for page 9b000
trace:module:do_relocations 456 relocations for page 9c000
trace:module:do_relocations 524 relocations for page 9d000
trace:module:do_relocations 176 relocations for page 9e000
trace:module:do_relocations 124 relocations for page 9f000
trace:module:do_relocations 72 relocations for page a0000
trace:module:do_relocations 156 relocations for page a1000
trace:module:do_relocations 60 relocations for page a2000
trace:module:do_relocations 24 relocations for page a3000
trace:module:do_relocations 52 relocations for page a4000
trace:module:do_relocations 32 relocations for page a5000
trace:module:do_relocations 32 relocations for page a6000
trace:module:do_relocations 20 relocations for page a7000
trace:module:do_relocations 12 relocations for page a8000
trace:module:do_relocations 20 relocations for page ac000
trace:module:do_relocations 16 relocations for page ad000
trace:module:do_relocations 20 relocations for page ae000
trace:module:do_relocations 44 relocations for page af000
trace:module:do_relocations 12 relocations for page b0000
trace:module:do_relocations 24 relocations for page b1000
trace:module:do_relocations 36 relocations for page b2000
trace:module:do_relocations 12 relocations for page b5000
trace:module:do_relocations 24 relocations for page b6000
trace:module:do_relocations 16 relocations for page b7000
trace:module:do_relocations 16 relocations for page b8000
trace:module:do_relocations 12 relocations for page b9000
trace:module:do_relocations 20 relocations for page ba000
trace:module:do_relocations 12 relocations for page bb000
trace:module:do_relocations 12 relocations for page bc000
trace:module:do_relocations 32 relocations for page bd000
trace:module:do_relocations 28 relocations for page be000
trace:module:do_relocations 12 relocations for page bf000
trace:module:do_relocations 40 relocations for page c0000
trace:module:do_relocations 52 relocations for page c1000
trace:module:do_relocations 32 relocations for page c2000
trace:module:do_relocations 32 relocations for page c3000
trace:module:do_relocations 24 relocations for page c4000
trace:module:do_relocations 36 relocations for page c5000
trace:module:do_relocations 20 relocations for page c6000
trace:module:do_relocations 32 relocations for page c9000
trace:module:do_relocations 32 relocations for page ca000
trace:module:do_relocations 28 relocations for page cc000
trace:module:do_relocations 40 relocations for page cd000
trace:module:do_relocations 32 relocations for page cf000
trace:module:do_relocations 40 relocations for page d0000
trace:module:do_relocations 28 relocations for page d1000
trace:module:do_relocations 20 relocations for page d2000
trace:module:do_relocations 40 relocations for page d3000
trace:module:do_relocations 56 relocations for page d4000
trace:module:do_relocations 100 relocations for page d5000
trace:module:do_relocations 180 relocations for page d6000
trace:module:do_relocations 44 relocations for page d7000
trace:module:do_relocations 52 relocations for page d8000
trace:module:do_relocations 32 relocations for page d9000
trace:module:do_relocations 32 relocations for page da000
trace:module:do_relocations 24 relocations for page db000
trace:module:do_relocations 12 relocations for page df000
trace:module:do_relocations 16 relocations for page e0000
trace:module:do_relocations 16 relocations for page e1000
trace:module:do_relocations 16 relocations for page e2000
trace:module:do_relocations 52 relocations for page e3000
trace:module:do_relocations 12 relocations for page e4000
trace:module:do_relocations 44 relocations for page e5000
trace:module:do_relocations 12 relocations for page e8000
trace:module:do_relocations 28 relocations for page e9000
trace:module:do_relocations 12 relocations for page ea000
trace:module:do_relocations 20 relocations for page eb000
trace:module:do_relocations 16 relocations for page ed000
trace:module:do_relocations 12 relocations for page ee000
trace:module:do_relocations 12 relocations for page ef000
trace:module:do_relocations 40 relocations for page f0000
trace:module:do_relocations 20 relocations for page f1000
trace:module:do_relocations 56 relocations for page f3000
trace:module:do_relocations 36 relocations for page f4000
trace:module:do_relocations 40 relocations for page f5000
trace:module:do_relocations 28 relocations for page f6000
trace:module:do_relocations 24 relocations for page f7000
trace:module:do_relocations 32 relocations for page f8000
trace:module:do_relocations 20 relocations for page f9000
trace:module:do_relocations 32 relocations for page fc000
trace:module:do_relocations 32 relocations for page fd000
trace:module:do_relocations 20 relocations for page fe000
trace:module:do_relocations 24 relocations for page ff000
trace:module:do_relocations 64 relocations for page 100000
trace:module:do_relocations 36 relocations for page 101000
trace:module:do_relocations 24 relocations for page 102000
trace:module:do_relocations 24 relocations for page 103000
trace:module:do_relocations 60 relocations for page 104000
trace:module:do_relocations 36 relocations for page 105000
trace:module:do_relocations 52 relocations for page 106000
trace:module:do_relocations 36 relocations for page 107000
trace:module:do_relocations 20 relocations for page 109000
trace:module:do_relocations 72 relocations for page 10a000
trace:module:do_relocations 96 relocations for page 10b000
trace:module:do_relocations 36 relocations for page 10c000
trace:module:do_relocations 36 relocations for page 10d000
trace:module:do_relocations 36 relocations for page 10e000
trace:module:do_relocations 20 relocations for page 10f000
trace:module:do_relocations 12 relocations for page 110000
trace:module:do_relocations 264 relocations for page 111000
trace:module:do_relocations 28 relocations for page 112000
trace:module:do_relocations 32 relocations for page 113000
trace:module:do_relocations 84 relocations for page 114000
trace:module:do_relocations 76 relocations for page 115000
trace:module:do_relocations 76 relocations for page 116000
trace:module:do_relocations 80 relocations for page 117000
trace:module:do_relocations 20 relocations for page 118000
trace:module:do_relocations 60 relocations for page 119000
trace:module:do_relocations 64 relocations for page 11a000
trace:module:do_relocations 44 relocations for page 11c000
trace:module:do_relocations 60 relocations for page 11d000
trace:module:do_relocations 92 relocations for page 11e000
trace:module:do_relocations 32 relocations for page 11f000
trace:module:do_relocations 24 relocations for page 120000
trace:module:do_relocations 32 relocations for page 121000
trace:module:do_relocations 24 relocations for page 122000
trace:module:do_relocations 40 relocations for page 123000
trace:module:do_relocations 48 relocations for page 124000
trace:module:do_relocations 40 relocations for page 125000
trace:module:do_relocations 40 relocations for page 126000
trace:module:do_relocations 40 relocations for page 127000
trace:module:do_relocations 80 relocations for page 128000
trace:module:do_relocations 20 relocations for page 12b000
trace:module:do_relocations 28 relocations for page 12c000
trace:module:do_relocations 72 relocations for page 12f000
trace:module:do_relocations 72 relocations for page 130000
trace:module:do_relocations 72 relocations for page 131000
trace:module:do_relocations 72 relocations for page 132000
trace:module:do_relocations 88 relocations for page 133000
trace:module:do_relocations 44 relocations for page 134000
trace:module:do_relocations 52 relocations for page 135000
trace:module:do_relocations 48 relocations for page 136000
trace:module:do_relocations 20 relocations for page 137000
trace:module:do_relocations 48 relocations for page 138000
trace:module:do_relocations 48 relocations for page 139000
trace:module:do_relocations 52 relocations for page 13a000
trace:module:do_relocations 48 relocations for page 13b000
trace:module:do_relocations 24 relocations for page 13c000
trace:module:do_relocations 68 relocations for page 13d000
trace:module:do_relocations 32 relocations for page 13e000
trace:module:do_relocations 44 relocations for page 13f000
trace:module:do_relocations 44 relocations for page 140000
trace:module:do_relocations 44 relocations for page 141000
trace:module:do_relocations 32 relocations for page 142000
trace:module:do_relocations 64 relocations for page 143000
trace:module:do_relocations 40 relocations for page 144000
trace:module:do_relocations 56 relocations for page 145000
trace:module:do_relocations 36 relocations for page 146000
trace:module:do_relocations 32 relocations for page 147000
trace:module:do_relocations 156 relocations for page 148000
trace:module:do_relocations 228 relocations for page 149000
trace:module:do_relocations 132 relocations for page 14a000
trace:module:do_relocations 96 relocations for page 14b000
trace:module:do_relocations 24 relocations for page 14c000
trace:module:do_relocations 252 relocations for page 14d000
trace:module:do_relocations 24 relocations for page 14e000
trace:module:do_relocations 28 relocations for page 14f000
trace:module:do_relocations 28 relocations for page 150000
trace:module:do_relocations 28 relocations for page 151000
trace:module:do_relocations 28 relocations for page 152000
trace:module:do_relocations 40 relocations for page 153000
trace:module:do_relocations 20 relocations for page 154000
trace:module:do_relocations 12 relocations for page 155000
trace:module:do_relocations 152 relocations for page 156000
trace:module:do_relocations 344 relocations for page 157000
trace:module:do_relocations 544 relocations for page 158000
trace:module:do_relocations 552 relocations for page 159000
trace:module:do_relocations 344 relocations for page 15a000
trace:module:do_relocations 100 relocations for page 15c000
trace:module:do_relocations 28 relocations for page 15e000
trace:module:do_relocations 512 relocations for page 15f000
trace:module:do_relocations 316 relocations for page 160000
trace:module:do_relocations 284 relocations for page 161000
trace:module:do_relocations 48 relocations for page 162000
trace:module:do_relocations 208 relocations for page 165000
trace:module:do_relocations 88 relocations for page 166000
trace:module:do_relocations 236 relocations for page 167000
trace:module:do_relocations 72 relocations for page 168000
trace:module:do_relocations 72 relocations for page 169000
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'USER32.dll' at
0x405f5000, count=10, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'ADVAPI32.dll' at
0x4080a000, count=9, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'VERSION.dll' at
0x40873000, count=3, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'GDI32.dll' at
0x406f9000, count=8, trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'DDRAW.dll' at
0x4088e000, count=3, err:win32:PE_fixup_imports No implementation for
DDRAW.dll.18(DdEntry19) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.9(DdEntry10) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.16(DdEntry17) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.11(DdEntry12) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.25(DdEntry7) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.10(DdEntry11) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.17(DdEntry18) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.27(DdEntry9) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.19(DdEntry2) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.8(DdEntry1) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.24(DdEntry6) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.20(DdEntry20) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.26(DdEntry8) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.15(DdEntry16) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.12(DdEntry13) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.13(DdEntry14) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.21(DdEntry3) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef err:win32:PE_fixup_imports No implementation for
DDRAW.dll.14(DdEntry15) imported from C:\windows\system\d3d8d.dll, setting
to 0xdeadbeef trace:module:GetModuleFileNameA
C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'KERNEL32.dll' at
0x40777000, count=16, trace:module:MODULE_LoadLibraryExA Loaded module
'C:\windows\system\d3d8d.dll' at 0x00465000,
trace:module:MODULE_DllProcessAttach (d3d8d.dll,(nil)) - START
trace:module:MODULE_InitDLL (d3d8d.dll,PROCESS_ATTACH,(nil)) - CALL
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_InitDLL (0x403cc224,PROCESS_ATTACH,(nil)) - RETURN 1
trace:module:MODULE_DllProcessAttach (d3d8d.dll,(nil)) - END
fixme:system:EnumDisplayDevicesA ((nil),0,0x405b61a8,0x00000000), stub!
fixme:system:EnumDisplayDevicesA ((nil),0,0x405b61a8,0x00000000), stub!
trace:module:MODULE_InitDLL (d3d8d.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403cc224,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (PRO666.exe,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403815f8,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (d3d8.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40381ed0,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (ddraw.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40382404,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (version.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40382138,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (lz32.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40382380,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (winmm.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40381da0,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (MIDIMAP.DRV,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403ca818,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (MSACM.DRV,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403bc304,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (msacm32.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_FreeLibrary (winmm.dll) - START
trace:module:MODULE_DecRefCount (winmm.dll) refCount: 1
trace:module:MODULE_FreeLibrary END
trace:module:MODULE_InitDLL (0x403bc548,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (WINEOSS.DRV,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403bc168,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (user32.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40381b30,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (x11drv.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403aa204,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (gdi32.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40381a00,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (advapi32.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x40381c44,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (kernel32.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403818c8,PROCESS_DETACH,0x1) - RETURN 1
trace:module:MODULE_InitDLL (ntdll.dll,PROCESS_DETACH,0x1) - CALL
trace:module:MODULE_InitDLL (0x403814cc,PROCESS_DETACH,0x1) - RETURN 1



More information about the wine-users mailing list