Sweden-Number/dlls/dinput
Alexandre Julliard d37f0abf07 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
2005-08-08 17:35:28 +00:00
..
tests Only print the joystick state when it changes so the user does not get 2005-07-11 17:58:52 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added dinput tests. 2005-05-11 12:05:17 +00:00
data_formats.c Added keyboard data format. 2005-04-18 14:53:27 +00:00
device.c Effect objects are not supported yet so don't crash when trying to 2005-05-16 14:07:36 +00:00
device_private.h Interlocked LONG* gcc warning fixes. 2005-07-12 17:03:19 +00:00
dinput.spec Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
dinput_main.c Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
dinput_private.h gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
joystick_linux.c gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
joystick_linuxinput.c Removed some unused or redundant configure checks. 2005-08-08 11:17:25 +00:00
keyboard.c gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
mouse.c gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
regsvr.c Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00