From 74c17aa8c5bfff9ba13aaed7b978055d85709ede Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Fri, 11 Dec 2020 11:12:23 -0700 Subject: [PATCH] mingw-w64: add .def files for xinput1_4 closes #7398 --- lib/libc/mingw/lib-common/xinput1_4.def | 21 +++++++++++++++++++++ lib/libc/mingw/lib32/xinput1_4.def | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 lib/libc/mingw/lib-common/xinput1_4.def create mode 100644 lib/libc/mingw/lib32/xinput1_4.def diff --git a/lib/libc/mingw/lib-common/xinput1_4.def b/lib/libc/mingw/lib-common/xinput1_4.def new file mode 100644 index 0000000000..a828233a2e --- /dev/null +++ b/lib/libc/mingw/lib-common/xinput1_4.def @@ -0,0 +1,21 @@ +; +; Definition file of XINPUT1_4.dll +; Automatic generated by gendef +; written by Kai Tietz 2008 +; +LIBRARY "XINPUT1_4.dll" +EXPORTS +;DllMain +XInputGetState +XInputSetState +XInputGetCapabilities +XInputEnable +XInputGetBatteryInformation +XInputGetKeystroke +XInputGetAudioDeviceIds +;ord_100 @100 +;ord_101 @101 +;ord_102 @102 +;ord_103 @103 +;ord_104 @104 +;ord_108 @108 diff --git a/lib/libc/mingw/lib32/xinput1_4.def b/lib/libc/mingw/lib32/xinput1_4.def new file mode 100644 index 0000000000..9685a10edb --- /dev/null +++ b/lib/libc/mingw/lib32/xinput1_4.def @@ -0,0 +1,21 @@ +; +; Definition file of XINPUT1_4.dll +; Automatic generated by gendef +; written by Kai Tietz 2008 +; +LIBRARY "XINPUT1_4.dll" +EXPORTS +;DllMain@12 +XInputGetState@8 +XInputSetState@8 +XInputGetCapabilities@12 +XInputEnable@4 +XInputGetBatteryInformation@12 +XInputGetKeystroke@12 +XInputGetAudioDeviceIds@20 +;ord_100@8 @100 +;ord_101@12 @101 +;ord_102@4 @102 +;ord_103@4 @103 +;ord_104@8 @104 +;ord_108@16 @108