mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +00:00
parent
465b90c1fa
commit
74c17aa8c5
21
lib/libc/mingw/lib-common/xinput1_4.def
Normal file
21
lib/libc/mingw/lib-common/xinput1_4.def
Normal file
@ -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
|
||||||
21
lib/libc/mingw/lib32/xinput1_4.def
Normal file
21
lib/libc/mingw/lib32/xinput1_4.def
Normal file
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user