mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00

- Move more dlls with no stubs into using def files instead of spec files. svn path=/branches/cmake-bringup/; revision=49450
12 lines
245 B
Modula-2
12 lines
245 B
Modula-2
|
|
LIBRARY xinput1_3.dll
|
|
|
|
EXPORTS
|
|
DllMain@12 @1
|
|
XInputGetState@8 @2
|
|
XInputSetState@8 @3
|
|
XInputGetCapabilities@12 @4
|
|
XInputEnable@4 @5
|
|
XInputGetDSoundAudioDeviceGuids@12 @6
|
|
XInputGetBatteryInformation@12 @7
|
|
XInputGetKeystroke@12 @8
|