mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 10:14:44 +00:00

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