1. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  2. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  3. c405019 - DInput WideChar classes support. This time all dinput versions have by Raphael Junqueira · 22 years ago
  4. 77c00c9 Make dinput8 behaviour more correct for mouse and keyboard. by Christian Costa · 22 years ago
  5. aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
  6. 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
  7. f00c46f Use a more compatible technique to declare COM interfaces methods, by Alexandre Julliard · 22 years ago
  8. 0087da5 Where ICOM macros are needed, include objbase.h. by Ove Kaaven · 22 years ago
  9. d2d08f0 - support DirectInput 8 interfaces. - implemented mouse wheel support. by Ove Kaaven · 23 years ago
  10. 1ae26eb - Made sure const LP were actually const in dinput.h. by Vincent Béron · 23 years ago
  11. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  12. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  13. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  14. c9b3b2e Added preferences to dinput drivers (so we can have two joystick by Marcus Meissner · 24 years ago
  15. 6301e94 - reorganized DInput DLL by Lionel Ulmer · 24 years ago
  16. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  17. 098b1a7 Added a few DirectInput 7 definitions and C++ fixes. by Ove Kaaven · 25 years ago
  18. ae41e8c Reordered the CALLBACK and WINAPI directives so that it compiles with by Francois Gouget · 25 years ago
  19. bbaf0ea Made the include files self sufficient. by Patrik Stridvall · 25 years ago
  20. 9b59da0 Misc small cleanups. by Alexandre Julliard · 25 years ago
  21. 5e6d062 - implement EnumObjects and GetProperty for Mouse and Joystick drivers by Lionel Ulmer · 25 years ago
  22. 7938aab - do not loose initial auto-repeat status when acquiring the keyboard more by Lionel Ulmer · 25 years ago
  23. be9fd31 Define the COM macros even in C++. by Francois Gouget · 25 years ago
  24. 028e9a1 Implemented DirectInput Joystick support (tested with WC:Prophecy). by Marcus Meissner · 26 years ago
  25. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  26. 857eb39 Mad the include files idempotent using a consistent macro naming scheme. by Patrik Stridvall · 26 years ago
  27. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  28. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  29. f18c8df Use latest COM macros by Francois Gouget · 26 years ago
  30. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  31. 17822f4 Moved everything out of windows.h. by Michael Veksler · 26 years ago
  32. 629b9fa Added buffered device access for DInput's mouse driver. by Lionel Ulmer · 26 years ago
  33. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  34. 6cd359b Stubs for IDirectInputEffect and IDirectInputDevice2A methods, by Robert Riggs · 26 years ago
  35. 12de3ea Added device type constants and used them in device enumeration function. by Lionel Ulmer · 26 years ago
  36. 89f8ba2 Changed mouse button mapping and check size of return buffer. by Lionel Ulmer · 26 years ago
  37. 27829e4 Beginning of mouse support in DirectInput (only "standard" mouse by Lionel Ulmer · 26 years ago
  38. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  39. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  40. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201