library file for d mars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
004779cd73
commit
273d976663
12
lib/_sc/winmm32_sc.def
Normal file
12
lib/_sc/winmm32_sc.def
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user