search for: ntsuspendthread

Displaying 2 results from an estimated 2 matches for "ntsuspendthread".

2005 Jun 26
2
Wine and Music Collector. No startup?
...Call kernel32.Sleep(00000064) ret=008f9f80 0009:Call ntdll.NtDelayExecution(00000000,77a9b834) ret=77b89f65 0009:Ret ntdll.NtDelayExecution() retval=00000000 ret=77b89f65 0009:Ret kernel32.Sleep() retval=00000000 ret=008f9f80 0009:Call kernel32.SuspendThread(00000058) ret=008f9f8d 0009:Call ntdll.NtSuspendThread(00000058,77a9b84c) ret=77b91f56 0009:Ret ntdll.NtSuspendThread() retval=00000000 ret=77b91f56 0009:Ret kernel32.SuspendThread() retval=00000000 ret=008f9f8d 0009:Call kernel32.GetThreadContext(00000058,77a9b94c) ret=008f9fc1 0009:Call ntdll.NtGetContextThread(00000058,77a9b94c) ret=77b91ef9 0009:...
2017 Feb 03
0
Wine release 2.1
...ish and Chinese. kernel32/tests: Test result from LCIDToLocaleName. kernel32: Don't care about case when finding matching locale. quartz: Clean up another trace for consistency. quartz: Downgrade FIXME->WARN. Andrew Wesie (1): ntdll: Prevent NULL dereference in NtSuspendThread. Andrey Gusev (6): ntdll: Move UnregisterTraceGuids from advapi32 to ntdll. setupapi: Add CM_Get_Child_Ex stub. setupapi: Add CM_Get_Sibling_Ex stub. d3dx11: Add D3DX11CreateShaderResourceViewFromMemory stub. shlwapi: Avoid 'else if' for IStream_fnQueryInterfa...