reshuffling of dlls
[reactos.git] / reactos / dll / win32 / ws2help / ws2help.def
1 ; WS2HELP.DLL - Windows Sockets 2 Helper DLL for TCP/IP
2
3 LIBRARY ws2help.dll
4
5 EXPORTS
6 WahCloseApcHelper@8
7 WahCloseHandleHelper@8
8 WahCloseNotificationHandleHelper@8
9 WahCloseSocketHandle@8
10 WahCloseThread@8
11 WahCompleteRequest@8
12 WahCreateHandleContextTable@8
13 WahCreateNotificationHandle@8
14 WahCreateSocketHandle@8
15 WahDestroyHandleContextTable@8
16 WahDisableNonIFSHandleSupport@8
17 WahEnableNonIFSHandleSupport@8
18 WahEnumerateHandleContexts@8
19 WahInsertHandleContext@8
20 WahNotifyAllProcesses@8
21 WahOpenApcHelper@8
22 WahOpenCurrentThread@8
23 WahOpenHandleHelper@8
24 WahOpenNotificationHandleHelper@8
25 WahQueueUserApc@8
26 WahReferenceContextByHandle@8
27 WahRemoveHandleContext@8
28 WahWaitForNotification@8
29
30 ; EOF