-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mount and blade doesn´t work #90
Comments
Useless log, sorry. To have useful log, we need have mesa debug info, not wine. WINEDEBUG=-all NINE_DEBUG=all you need mesa compiled with --enable-debug |
ok |
Mount and blade(2).log 26.6 MB |
ok, what exactly doesn't work ? The games seems to just leave by himself, but there may be an issue with the pointer |
So I tested the game with d3d9 enabled and everything seems to run fine but each time you move the mouse the game will freeze for awhile after the graphics load. Inside the menu however, the games does not freeze, only when outside the menu does it freeze when you move the mouse. With d3d9 disabled this does not occur. |
Can you still quit the game ? or you have to kill it ? |
While the game screen is frozen I cannot use the menu or do anything but alt+f4. I haven't had to kill the task yet. To unfreeze it, switching workspaces seems to work. So, if I don't move the mouse again, I can press esc and exit the game normally. |
Is it better now with our last wine and last ixit mesa ? |
I will try when i arrive to home |
It work but the cursor now seems bugged |
black rectangle around cursor ? Or something else ? |
If I revert commit: 923d7f9ac5cc19381cffd2f5d9f4d64e3750f005 to iXit/wine, the mouse does not cause the graphics to freeze. However then when I press esc to go back to the menu the cursor texture displays frozen in the middle of the screen and the mouse pointer is then invisible but still works. With the latest commit unreversed, everything is the same as before. (I am using the latest git sources as of today) |
Mount and blade(3).log 39.6 MB |
So I got everything to work by playing around with the code in dlls/winex11.drv/d3dadapter.c line:463 ok = SetCursorPos(pPoint->x, pPoint->y); Causes the graphics to freeze if I don't comment this out. line:467 ok = GetCursorPos(&real_pos); Doesn't do anything as long as I also comment out the fallowing if statement or if I comment out line:475 return D3DERR_DRIVERINTERNALERROR;. line:475 return D3DERR_DRIVERINTERNALERROR; Is what causes the cursor texture to freeze in the middle of the screen and the pointer to go invisible. It doesn't make a difference if I comment out line:474 SetCursor(NULL);. And basically if I remove everything from lines 463 to 469 everything works aswell. I assume this stuff is there is there for a reason, so maybe there is a work around? |
Did you fix the problems? |
Unfortunately no |
I'm able to start the game in windowed mode. |
Mount and blade.log 120 KB
https://mega.co.nz/#!EVUxCI6Y!HKtmuUOZy2cShXyRQbJoKHAg4s8QBgFJf-A1HGN6dBY
monster@monster-desktop:
$ cd /home/monster/.wine/drive_c/ProgramFilesx86/Steam/monster@monster-desktop:/.wine/drive_c/ProgramFilesx86/Steam$ GALIIUM_DEBUG=all WINEDEBUG=+d3dadapter9,+d3d9 wine steam.exefixme:ver:GetCurrentPackageId (0x32e480 (nil)): stub
[2015-03-04 20:07:48] Startup - updater built Feb 18 2015 15:33:21
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f006c50, 0x3f040ce8, 0x3f040ce0
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f006c50, 0x3f040d20, 0x3f040d18
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f006c50, 0x3f040cb0, 0x3f040ca8
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f006c50, 0x3f040d58, 0x3f040d50
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f006c50, 0x3f040d90, 0x3f040d88
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2015-03-04 20:07:49] Checking for update on startup
[2015-03-04 20:07:49] Checking for available updates...
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
[2015-03-04 20:07:49] Download skipped: /client/steam_client_win32 version 1424305157, installed version 1424305157
[2015-03-04 20:07:49] Nothing to do
[2015-03-04 20:07:49] Verifying installation...
[2015-03-04 20:07:49] Performing checksum verification of executable files
[2015-03-04 20:07:50] Verification complete
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f006c50, 0x3f040ce8, 0x3f040ce0
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f006c50, 0x3f040d20, 0x3f040d18
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f006c50, 0x3f040cb0, 0x3f040ca8
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f006c50, 0x3f040d58, 0x3f040d50
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f006c50, 0x3f040d90, 0x3f040d88
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
fixme:imm:ImmGetOpenStatus (0x1df0508): semi-stub
fixme:ver:GetCurrentPackageId (0x32e350 (nil)): stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:ver:GetCurrentPackageId (0x30e5d0 (nil)): stub
fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
fixme:wbemprox:client_security_SetBlanket 0x7c865610, 0x1f92b80, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7c865610
fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
fixme:hnetcfg:fw_apps_get__NewEnum 0x1f92c98, 0xd32e4ac
fixme:wbemprox:client_security_SetBlanket 0x7c865610, 0x1f817f8, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7c865610
fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x1fb1c40, L"C:\ProgramFilesx86\Steam\steam.exe"
fixme:hnetcfg:fw_app_put_Name 0x1fb1c40, L"Steam"
fixme:hnetcfg:fw_app_put_Enabled 0x1fb1c40, -1
fixme:hnetcfg:fw_apps_Add 0x1f92d80, 0x1fb1c40
err:ole:CoGetClassObject class {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} not registered
err:ole:CoGetClassObject no class object {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} could be created for context 0x1
fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:wbemprox:enum_class_object_Next timeout not supported
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:iphlpapi:NotifyAddrChange (Handle 0xa7a028c, overlapped 0xa7a0290): stub
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:RegisterDeviceNotificationA (hwnd=0x100a2, filter=0xdf0e4ac,flags=0x00000004) returns a fake device notification handle!
fixme:imm:ImmDisableTextFrameService Stub
fixme:thread:GetThreadPreferredUILanguages 56, 0x33f774, (nil) 0x33f778
fixme:winsock:WSALookupServiceBeginW (0x33f660 0x00000ff0 0x33f69c) Stub!
[0304/200750:ERROR:network_change_notifier_win.cc(174)] WSALookupServiceBegin failed with: 8
fixme:iphlpapi:NotifyAddrChange (Handle 0x33f7a8, overlapped 0xb2bd68): stub
fixme:win:RegisterDeviceNotificationW (hwnd=0x100b2, filter=0x33f7b4,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x100b2, filter=0x33f7b4,flags=0x00000000) returns a fake device notification handle!
[0304/200750:ERROR:gpu_info_collector_win.cc(103)] Can't retrieve a valid WinSAT assessment.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f084,0x00000000), stub!
fixme:ver:GetCurrentPackageId (0x270dfa4 (nil)): stub
fixme:ver:GetCurrentPackageId (0x33fb9c (nil)): stub
[2015-03-04 20:07:51] Background update loop checking for update. . .
[2015-03-04 20:07:51] Checking for available updates...
err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:imm:ImmReleaseContext (0x100aa, 0x1e72520): stub
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:win:RegisterDeviceNotificationA (hwnd=0x100c2, filter=0x32e4d4,flags=0x00000004) returns a fake device notification handle!
trace:d3d9:Direct3DCreate9 sdk_version 0x20.
fixme:win:EnumDisplayDevicesW ((null),0,0x32daf4,0x00000000), stub!
fixme:thread:start_thread Started native thread 00000054
fixme:thread:start_thread Started native thread 00000055
fixme:thread:start_thread Started native thread 00000056
fixme:thread:start_thread Started native thread 00000057
fixme:thread:start_thread Started native thread 00000058
fixme:thread:start_thread Started native thread 00000059
fixme:thread:start_thread Started native thread 0000005a
fixme:thread:start_thread Started native thread 0000005b
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",0,0x32daf4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",1,0x32daf4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32daf4,0x00000000), stub!
fixme:d3d9:d3dadapter9_new
Native Direct3D 9 is active.
For more information visit https://wiki.ixit.cz/d3d9
fixme:thread:start_thread Started native thread 0000005c
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceName overriden: .\DISPLAY1
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceId:VendorId overridden: 683D:1002
fixme:win:EnumDisplayDevicesW ((null),0,0x32db54,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32db54,0x00000000), stub!
trace:d3d9:d3dadapter9_Release 0x1ff89c0 decreasing refcount to 0.
IPC client is in my process, could/should be using an in-process pipe.fixme:win:RegisterDeviceNotificationW (hwnd=0x1011e, filter=0xf09e8dc,flags=0x00000000) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
fixme:win:RegisterDeviceNotificationW (hwnd=0x2011e, filter=0xee6e8dc,flags=0x00000000) returns a fake device notification handle!
fixme:advapi:RegisterTraceGuidsW (0x100a3de0, 0x12041df0, {3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x11fbb548, (null), (null), 0x12041e08): stub
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:RegisterTraceGuidsW (0x100a3de0, 0x12041df0, {3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x11fbb548, (null), (null), 0x12041e08): stub
fixme:gdi:GdiInitializeLanguagePack stub
[0304/200757:ERROR:renderer_main.cc(227)] Running without renderer sandbox
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x1fbe9a8 (nil)): stub
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:RegisterTraceGuidsW (0x100a3de0, 0x12041df0, {3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x11fbb548, (null), (null), 0x12041e08): stub
fixme:gdi:GdiInitializeLanguagePack stub
[0304/200757:ERROR:renderer_main.cc(227)] Running without renderer sandbox
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x1fbe9a8 (nil)): stub
[0304/200757:WARNING:cache_util.cc(86)] Unable to delete cache folder.
[2015-03-04 20:07:57] Download skipped by HTTP 304 Not Modified
[2015-03-04 20:07:57] Nothing to do
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
err:ole:RevokeDragDrop invalid hwnd 0x1012a
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
trace:d3d9:Direct3DCreate9 sdk_version 0x20.
fixme:win:EnumDisplayDevicesW ((null),0,0x32de34,0x00000000), stub!
fixme:thread:start_thread Started native thread 00000078
fixme:thread:start_thread Started native thread 00000079
fixme:thread:start_thread Started native thread 0000007a
fixme:thread:start_thread Started native thread 0000007c
fixme:thread:start_thread Started native thread 0000007b
fixme:thread:start_thread Started native thread 0000007f
fixme:thread:start_thread Started native thread 0000007e
fixme:thread:start_thread Started native thread 00000080
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",0,0x32de34,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",1,0x32de34,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32de34,0x00000000), stub!
fixme:d3d9:d3dadapter9_new
Native Direct3D 9 is active.
For more information visit https://wiki.ixit.cz/d3d9
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceName overriden: .\DISPLAY1
fixme:thread:start_thread Started native thread 0000007d
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceId:VendorId overridden: 683D:1002
trace:d3d9:d3dadapter9_Release 0x2300bc0 decreasing refcount to 0.
IPC client is in my process, could/should be using an in-process pipe.fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3361650, 0x34052d0, 0x34052c8
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3361650, 0x3405308, 0x3405300
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3361650, 0x3405298, 0x3405290
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3361650, 0x3405340, 0x3405338
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3361650, 0x3405378, 0x3405370
fixme:imm:ImmGetOpenStatus (0x176b48): semi-stub
fixme:ver:GetCurrentPackageId (0x325f1a0 (nil)): stub
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f006c50, 0x3f040ce8, 0x3f040ce0
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f006c50, 0x3f040d20, 0x3f040d18
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f006c50, 0x3f040cb0, 0x3f040ca8
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f006c50, 0x3f040d58, 0x3f040d50
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f006c50, 0x3f040d90, 0x3f040d88
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Setting breakpad minidump AppID = 48700
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198066768271 [API loaded no]
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
trace:d3d9:Direct3DCreate9 sdk_version 0x20.
fixme:win:EnumDisplayDevicesW ((null),0,0x325f5f4,0x00000000), stub!
fixme:thread:start_thread Started native thread 00000086
fixme:thread:start_thread Started native thread 00000087
fixme:thread:start_thread Started native thread 00000088
fixme:thread:start_thread Started native thread 00000089
fixme:thread:start_thread Started native thread 0000008a
fixme:thread:start_thread Started native thread 0000008b
fixme:thread:start_thread Started native thread 0000008c
fixme:thread:start_thread Started native thread 0000008d
fixme:thread:start_thread Started native thread 0000008e
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",0,0x325f5f4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",1,0x325f5f4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x325f5f4,0x00000000), stub!
fixme:d3d9:d3dadapter9_new
Native Direct3D 9 is active.
For more information visit https://wiki.ixit.cz/d3d9
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceName overriden: .\DISPLAY1
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceId:VendorId overridden: 683D:1002
trace:d3d9:d3dadapter9_GetAdapterModeCount 36 modes.
trace:d3d9:d3dadapter9_GetAdapterModeCount 36 modes.
trace:d3d9:d3dadapter9_GetAdapterModeCount 36 modes.
trace:d3d9:d3dadapter9_GetAdapterModeCount 36 modes.
fixme:ntdll:NtQuerySystemInformation (0x00000067,0x10e7e1dc,0x00000008,(nil)) stub
fixme:ntdll:NtQuerySystemInformation (0x00000007,0x10e7e174,0x00000018,(nil)) stub
fixme:ntdll:NtQuerySystemInformation (0x0000005a,0x10e7e18c,0x00000020,(nil)) stub
fixme:ntdll:NtQuerySystemInformation (0x00000032,0x10e7e1e8,0x00000004,(nil)) stub
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:wbemprox:enum_class_object_Next timeout not supported
trace:d3d9:Direct3DCreate9 sdk_version 0x20.
fixme:win:EnumDisplayDevicesW ((null),0,0x325e164,0x00000000), stub!
fixme:thread:start_thread Started native thread 00000090
fixme:thread:start_thread Started native thread 00000091
fixme:thread:start_thread Started native thread 00000092
fixme:thread:start_thread Started native thread 00000094
fixme:thread:start_thread Started native thread 00000093
fixme:thread:start_thread Started native thread 00000095
fixme:thread:start_thread Started native thread 00000096
fixme:thread:start_thread Started native thread 00000097
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",0,0x325e164,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",1,0x325e164,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x325e164,0x00000000), stub!
fixme:d3d9:d3dadapter9_new
Native Direct3D 9 is active.
For more information visit https://wiki.ixit.cz/d3d9
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceName overriden: .\DISPLAY1
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceId:VendorId overridden: 683D:1002
fixme:thread:start_thread Started native thread 00000069
fixme:win:EnumDisplayDevicesW ((null),0,0x325df24,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
trace:d3d9:d3dadapter9_Release 0x99b0c68 decreasing refcount to 0.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x1159e944): stub
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x10071650, 0x101152d0, 0x101152c8
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x10071650, 0x10115308, 0x10115300
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x10071650, 0x10115298, 0x10115290
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x10071650, 0x10115340, 0x10115338
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x10071650, 0x10115378, 0x10115370
fixme:imm:ImmGetOpenStatus (0x1750b0): semi-stub
fixme:ver:GetCurrentPackageId (0x33f1a0 (nil)): stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:imm:ImmReleaseContext ((nil), (nil)): stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",0,0x325eda4,0x00000000), stub!
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 2.
fixme:d3dadapter:DRI3PresentGroup_GetMultiheadCount (0x9a2f458), stub!
fixme:d3dadapter:DRI3PresentGroup_GetMultiheadCount (0x9a2f458), stub!
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceName overriden: .\DISPLAY1
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceId:VendorId overridden: 683D:1002
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceName overriden: .\DISPLAY1
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceId:VendorId overridden: 683D:1002
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceName overriden: .\DISPLAY1
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceId:VendorId overridden: 683D:1002
fixme:win:EnumDisplayDevicesW ((null),0,0x325dc84,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x325e244,0x00000000), stub!
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:wbemprox:enum_class_object_Next timeout not supported
trace:d3d9:Direct3DCreate9 sdk_version 0x20.
fixme:win:EnumDisplayDevicesW ((null),0,0x325d4f4,0x00000000), stub!
fixme:thread:start_thread Started native thread 0000005f
fixme:thread:start_thread Started native thread 00000023
fixme:thread:start_thread Started native thread 00000022
fixme:thread:start_thread Started native thread 0000007c
fixme:thread:start_thread Started native thread 0000007f
fixme:thread:start_thread Started native thread 0000007e
fixme:thread:start_thread Started native thread 0000007d
fixme:thread:start_thread Started native thread 00000079
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",0,0x325d4f4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\.\DISPLAY1",1,0x325d4f4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x325d4f4,0x00000000), stub!
fixme:d3d9:d3dadapter9_new
Native Direct3D 9 is active.
For more information visit https://wiki.ixit.cz/d3d9
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceName overriden: .\DISPLAY1
trace:d3d9:d3dadapter9_GetAdapterIdentifier DeviceId:VendorId overridden: 683D:1002
fixme:win:EnumDisplayDevicesW ((null),0,0x325d2b4,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
trace:d3d9:d3dadapter9_Release 0x9a19518 decreasing refcount to 0.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb46-f175-11d1-a392-00e0291f3959} not found
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
fixme:system:SystemParametersInfoW Unknown action: 116
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
trace:d3d9:d3dadapter9_AddRef 0x9996910 increasing refcount to 3.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 2.
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 1.
trace:d3d9:d3dadapter9_Release 0x9996910 decreasing refcount to 0.
fixme:imm:ImmReleaseContext ((nil), (nil)): stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
The text was updated successfully, but these errors were encountered: