Skip to content
Snippets Groups Projects
Commit 78ce8e00 authored by Torge Matthies's avatar Torge Matthies Committed by Alexandre Julliard
Browse files

kernel32: Fix WaitForThreadpoolIoCallbacks spec entry.

parent 2db94ca8
Branches
Tags
No related merge requests found
......@@ -1603,7 +1603,7 @@
@ stdcall -import WaitForMultipleObjectsEx(long ptr long long long)
@ stdcall -import WaitForSingleObject(long long)
@ stdcall -import WaitForSingleObjectEx(long long long)
@ stdcall WaitForThreadpoolIoCallbacks(ptr) NTDLL.TpWaitForIoCompletion
@ stdcall WaitForThreadpoolIoCallbacks(ptr long) NTDLL.TpWaitForIoCompletion
@ stdcall WaitForThreadpoolTimerCallbacks(ptr long) NTDLL.TpWaitForTimer
@ stdcall WaitForThreadpoolWaitCallbacks(ptr long) NTDLL.TpWaitForWait
@ stdcall WaitForThreadpoolWorkCallbacks(ptr long) NTDLL.TpWaitForWork
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment