reactos/dll/win32/xinput1_3/xinput1_3.def
Amine Khaldi 2f6d499617 [CMAKE]
- Move more dlls with no stubs into using def files instead of spec files.

svn path=/branches/cmake-bringup/; revision=49450
2010-11-02 20:23:56 +00:00

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