reactos/dll/win32/ws2help/ws2help.spec
Cameron Gutman c2d0d784c7 [USB-BRINGUP-TRUNK]
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup
- In the future, DO NOT under any circumstances branch another branch. This leads to merge problems!

svn path=/branches/usb-bringup-trunk/; revision=55018
2012-01-20 20:58:46 +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)