summaryrefslogtreecommitdiffstats
path: root/private/nw/vwipxspx/dll/vwipxspx.def
diff options
context:
space:
mode:
Diffstat (limited to 'private/nw/vwipxspx/dll/vwipxspx.def')
-rw-r--r--private/nw/vwipxspx/dll/vwipxspx.def64
1 files changed, 64 insertions, 0 deletions
diff --git a/private/nw/vwipxspx/dll/vwipxspx.def b/private/nw/vwipxspx/dll/vwipxspx.def
new file mode 100644
index 000000000..c62a71f84
--- /dev/null
+++ b/private/nw/vwipxspx/dll/vwipxspx.def
@@ -0,0 +1,64 @@
+LIBRARY VWIPXSPX
+
+DESCRIPTION 'WOW Network Support - IPX/SPX APIs'
+
+EXPORTS
+ VwInitialize
+ VwDispatcher
+
+ VwIPXCancelEvent
+ VwIPXCloseSocket
+ VwIPXDisconnectFromTarget
+ VwIPXGenerateChecksum
+ VwIPXGetInformation
+ VwIPXGetInternetworkAddress
+ VwIPXGetIntervalMarker
+ VwIPXGetLocalTarget
+ VwIPXGetLocalTargetAsync
+ VwIPXGetMaxPacketSize
+ VwIPXInitialize
+ VwIPXListenForPacket
+ VwIPXOpenSocket
+ VwIPXRelinquishControl
+ VwIPXScheduleAESEvent
+ VwIPXScheduleIPXEvent
+ VwIPXSendPacket
+ VwIPXSendWithChecksum
+ VwIPXSPXDeinit
+ VwIPXVerifyChecksum
+ VwSPXAbortConnection
+ VwSPXEstablishConnection
+ VwSPXGetConnectionStatus
+ VwSPXInitialize
+ VwSPXListenForConnection
+ VwSPXListenForSequencedPacket
+ VwSPXSendSequencedPacket
+ VwSPXTerminateConnection
+
+ VWinEsrCallback
+ VWinInitialize
+
+ VWinIPXCancelEvent
+ VWinIPXCloseSocket
+ VWinIPXDisconnectFromTarget
+ VWinIPXGetInternetworkAddress
+ VWinIPXGetIntervalMarker
+ VWinIPXGetLocalTarget
+ VWinIPXGetLocalTargetAsync
+ VWinIPXGetMaxPacketSize
+ VWinIPXInitialize
+ VWinIPXListenForPacket
+ VWinIPXOpenSocket
+ VWinIPXRelinquishControl
+ VWinIPXScheduleIPXEvent
+ VWinIPXSendPacket
+ VWinIPXSPXDeinit
+
+ VWinSPXAbortConnection
+ VWinSPXEstablishConnection
+ VWinSPXGetConnectionStatus
+ VWinSPXInitialize
+ VWinSPXListenForConnection
+ VWinSPXListenForSequencedPacket
+ VWinSPXSendSequencedPacket
+ VWinSPXTerminateConnection