search for: releasethunklock

Displaying 3 results from an estimated 3 matches for "releasethunklock".

2002 Dec 23
1
Application hangs
...05d ret=407ca8c7 0944c780:Call kernel32._ConfirmSysLevel(40805be8) ret=407aba8e 0944c780:Ret kernel32._ConfirmSysLevel() retval=00000000 ret=407aba8e 0944c780:Call kernel32.GlobalLock16(000003af) ret=407a2f21 0944c780:Ret kernel32.GlobalLock16() retval=403f2a20 ret=407a2f21 0944c780:Call kernel32.ReleaseThunkLock(410128c8) ret=407ca783 0944c780:Ret kernel32.ReleaseThunkLock() retval=00000000 ret=407ca783 0944c780:Call x11drv.MsgWaitForMultipleObjectsEx(00000001,403f2a24,ffffffff,00000000,00000000) ret=407ca79e 0944c780:Call ntdll.RtlEnterCriticalSection(40a44c6c) ret=40a29a5c 0944c780:Ret ntdll.RtlEnterCr...
2009 Jun 19
0
Wine release 1.1.24
...serAdmin to shell32.IsUserAnAdmin. urlmon/tests: Fix a typo in an ok message. mlang/tests: Some old IE versions truncate one character too short. mlang: Implement IMultiLanguage_GetNumberOfCodePageInfo, with test. Dmitry Timoshkov (4): wine.inf: Add kernel32.48/kernel32.49 (ReleaseThunkLock/RestoreThunkLock) to the RelayExclude list. user32: Add support for SPI_GETFOCUSBORDERWIDTH and SPI_GETFOCUSBORDERHEIGHT. user32: Add a test for PeekMessage((HWND)-1), make it pass under Wine. user32: Invalidate button on WM_KILLFOCUS, like Windows does. Eric Pouech (1): db...
2010 Jan 08
0
Wine release 1.1.36
...Win16 lock in the 16-bit code. user32: Use the wait message handler for the yield in PeekMessageW too. user32: Make user.exe into a stand-alone 16-bit module. winhttp: Fix pointer cast warnings on 64-bit. wininet: Fix pointer cast warnings on 64-bit. winmm: Avoid using ReleaseThunkLock from 32-bit code. winex11: Only check for fs register corruption on i386. gdi32: Use a standard critical section instead of a syslevel for the GDI lock. user32: Use a standard critical section instead of a syslevel for the USER lock. include: Move undocumented Win9x function...