reactos/dll/win32/ws2help/ws2help.spec
Amine Khaldi 527f2f9057 [SHELL/EXPERIMENTS]
* Create a branch for some evul shell experiments.

svn path=/branches/shell-experiments/; revision=61927
2014-02-02 19:37:27 +00:00

24 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)