Sign in
goma
/
wine
/
f2b71d14682d27a2e48828c8e413fe957974bd44
/
include
/
dinput.h
d2d08f0
- support DirectInput 8 interfaces. - implemented mouse wheel support.
by Ove Kaaven
· 23 years ago
1ae26eb
- Made sure const LP were actually const in dinput.h.
by Vincent Béron
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
f94462f
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
c9b3b2e
Added preferences to dinput drivers (so we can have two joystick
by Marcus Meissner
· 24 years ago
6301e94
- reorganized DInput DLL
by Lionel Ulmer
· 24 years ago
83f52d1
Moved all Win16 definitions out of the standard Windows headers.
by Alexandre Julliard
· 25 years ago
098b1a7
Added a few DirectInput 7 definitions and C++ fixes.
by Ove Kaaven
· 25 years ago
ae41e8c
Reordered the CALLBACK and WINAPI directives so that it compiles with
by Francois Gouget
· 25 years ago
bbaf0ea
Made the include files self sufficient.
by Patrik Stridvall
· 25 years ago
9b59da0
Misc small cleanups.
by Alexandre Julliard
· 25 years ago
5e6d062
- implement EnumObjects and GetProperty for Mouse and Joystick drivers
by Lionel Ulmer
· 25 years ago
7938aab
- do not loose initial auto-repeat status when acquiring the keyboard more
by Lionel Ulmer
· 25 years ago
be9fd31
Define the COM macros even in C++.
by Francois Gouget
· 25 years ago
028e9a1
Implemented DirectInput Joystick support (tested with WC:Prophecy).
by Marcus Meissner
· 26 years ago
1ed4ecf
ANSI C fixes.
by Patrik Stridvall
· 26 years ago
857eb39
Mad the include files idempotent using a consistent macro naming scheme.
by Patrik Stridvall
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
f18c8df
Use latest COM macros
by Francois Gouget
· 26 years ago
317af32
Optimized include/*.h: (recursively) include all headers needed by
by Marcus Meissner
· 26 years ago
17822f4
Moved everything out of windows.h.
by Michael Veksler
· 26 years ago
629b9fa
Added buffered device access for DInput's mouse driver.
by Lionel Ulmer
· 26 years ago
638f169
Recovery of release 990110 after disk crash.
by Alexandre Julliard
· 26 years ago
wine-990110
6cd359b
Stubs for IDirectInputEffect and IDirectInputDevice2A methods,
by Robert Riggs
· 26 years ago
12de3ea
Added device type constants and used them in device enumeration function.
by Lionel Ulmer
· 26 years ago
89f8ba2
Changed mouse button mapping and check size of return buffer.
by Lionel Ulmer
· 26 years ago
27829e4
Beginning of mouse support in DirectInput (only "standard" mouse
by Lionel Ulmer
· 26 years ago
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
60ce85c
Release 980201
by Alexandre Julliard
· 27 years ago
wine-980201