aboutsummaryrefslogtreecommitdiffstats
path: root/api/exports.def
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--api/exports.def16
1 files changed, 16 insertions, 0 deletions
diff --git a/api/exports.def b/api/exports.def
new file mode 100644
index 0000000..c12db57
--- /dev/null
+++ b/api/exports.def
@@ -0,0 +1,16 @@
+LIBRARY wintun.dll
+EXPORTS
+ WintunAllocateSendPacket
+ WintunCreateAdapter
+ WintunEndSession
+ WintunOpenAdapter
+ WintunCloseAdapter
+ WintunGetAdapterLUID
+ WintunGetReadWaitEvent
+ WintunGetRunningDriverVersion
+ WintunReceivePacket
+ WintunReleaseReceivePacket
+ WintunSendPacket
+ WintunDeleteDriver
+ WintunSetLogger
+ WintunStartSession