shell32: Added a stub for IShellDispatch2.
[wine] / dlls / xinput1_3 /
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-05  Louis Lendersxinput1_3: Quiet a noisy fixme.
2010-06-11  Louis Lendersxinput1_3: Quiet a noisy fixme.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-07  Huw Daviesxinput1_3: Don't print the contents of [out] parameters.
2009-05-05  Vitaliy Margolenxinput1_3: Better match native export order.
2009-01-09  Francois Gougetxinput1_3/tests: Add a trailing '\n' to an ok() call.
2009-01-08  Andrew Fennxinput1_3: Added test for XInputGetBatteryInformation.
2009-01-08  Andrew Fennxinput1_3: Added stub code for XInputGetBatteryInformation.
2009-01-08  Andrew Fennxinput1_3: Added test for XInputGetDSoundAudioDeviceGuids.
2009-01-08  Andrew Fennxinput1_3: Added stub for XInputGetDSoundAudioDeviceGuids.
2009-01-07  Andrew Fennxinput1_3: Added tests for XInputGetKeystroke.
2009-01-07  Andrew Fennxinput1_3: Added stub code for XInputGetKeystroke.
2009-01-02  Andrew Fennxinput1_3: Added tests for XInputSetState.
2009-01-02  Andrew Fennxinput1_3: Added stub XInputSetState.
2008-12-29  Andrew Fennxinput: Added stub for XInputEnable.
2008-12-16  Paul Vriensxinput1_3/tests: Call FreeLibrary() after tests.
2008-11-11  Andrew Fennxinput: Added XInputGetCapabilities function with test...
2008-11-11  Andrew Fennxinput: Added the function XInputGetState with test...
2008-11-11  Andrew Fennxinput1_3: Initial implementation.