]> git.saurik.com Git - wxWidgets.git/commitdiff
library file for d mars
authorChris Elliott <biol75@york.ac.uk>
Tue, 16 Sep 2003 07:26:13 +0000 (07:26 +0000)
committerChris Elliott <biol75@york.ac.uk>
Tue, 16 Sep 2003 07:26:13 +0000 (07:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

lib/_sc/winmm32_sc.def [new file with mode: 0644]

diff --git a/lib/_sc/winmm32_sc.def b/lib/_sc/winmm32_sc.def
new file mode 100644 (file)
index 0000000..d19ccf5
--- /dev/null
@@ -0,0 +1,12 @@
+LIBRARY winmm
+EXETYPE NT
+SUBSYSTEM WINDOWS
+EXPORTS
+    _WSACleanup@0 = WSACleanup
+
+    _PlaySoundA@12 = PlaySoundA
+    _joyReleaseCapture@4 = joyReleaseCapture
+    _joySetCapture@16 = joySetCapture
+    _joyGetDevCapsA@12 = joyGetDevCapsA
+    _joyGetPos@8 = joyGetPos
+    _joyGetNumDevs@0 = joyGetNumDevs