Commit Graph

12 Commits

Author SHA1 Message Date
Bruno Jesus 0fe758046d xinput1_3: Stub XInputGetStateEx.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-01 20:47:45 +09:00
Andrey Gusev b271a1acfa xinput: Fix XInputGetBatteryInformation spec file entry.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-28 22:25:51 +09:00
Alexandre Julliard 8935863f55 winebuild: Add DllMain to the list of functions that should be private. 2015-07-15 15:59:46 +09:00
Vitaliy Margolen 6f60208401 xinput1_3: Better match native export order. 2009-05-05 11:33:45 +02:00
Andrew Fenn 907add75a9 xinput1_3: Added stub code for XInputGetBatteryInformation. 2009-01-08 13:41:25 +01:00
Andrew Fenn f58aae7b69 xinput1_3: Added stub for XInputGetDSoundAudioDeviceGuids. 2009-01-08 13:36:48 +01:00
Andrew Fenn ac3e24c5c9 xinput1_3: Added stub code for XInputGetKeystroke. 2009-01-07 12:20:41 +01:00
Andrew Fenn 2e71742d6a xinput1_3: Added stub XInputSetState. 2009-01-02 12:08:08 +01:00
Andrew Fenn cdced5b850 xinput: Added stub for XInputEnable. 2008-12-29 12:12:36 +01:00
Andrew Fenn 611ebb53e3 xinput: Added XInputGetCapabilities function with test case. 2008-11-11 14:03:01 +01:00
Andrew Fenn 29789a8ef4 xinput: Added the function XInputGetState with test case. 2008-11-11 14:03:01 +01:00
Andrew Fenn 457a22deac xinput1_3: Initial implementation. 2008-11-11 14:03:00 +01:00