mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
23 lines
980 B
Python
23 lines
980 B
Python
@ stdcall WahCloseApcHelper(long)
|
|
@ stdcall WahCloseHandleHelper(long)
|
|
@ stdcall WahCloseNotificationHandleHelper(long)
|
|
@ stdcall WahCloseSocketHandle(long ptr)
|
|
@ stdcall WahCloseThread(long ptr)
|
|
@ stdcall WahCompleteRequest(long ptr ptr long long)
|
|
@ stdcall WahCreateHandleContextTable(ptr)
|
|
@ stdcall WahCreateNotificationHandle(long ptr)
|
|
@ stdcall WahCreateSocketHandle(long ptr)
|
|
@ stdcall WahDestroyHandleContextTable(ptr)
|
|
@ stdcall WahDisableNonIFSHandleSupport()
|
|
@ stdcall WahEnableNonIFSHandleSupport()
|
|
@ stdcall WahEnumerateHandleContexts(ptr ptr ptr)
|
|
@ stdcall WahInsertHandleContext(ptr ptr)
|
|
@ stdcall WahNotifyAllProcesses(long)
|
|
@ stdcall WahOpenApcHelper(ptr)
|
|
@ stdcall WahOpenCurrentThread(long ptr)
|
|
@ stdcall WahOpenHandleHelper(ptr)
|
|
@ stdcall WahOpenNotificationHandleHelper(ptr)
|
|
@ stdcall WahQueueUserApc(long ptr ptr ptr)
|
|
@ stdcall WahReferenceContextByHandle(ptr long)
|
|
@ stdcall WahRemoveHandleContext(ptr ptr)
|
|
@ stdcall WahWaitForNotification(long long ptr ptr)
|