d3dx9: Use const instead of CONST.
[wine] / include / dinput.h
2012-10-11  Lucas Zawackidinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_G...
2012-05-30  Lucas Zawackidinput: Implement GetProperty for JOYSTICKID (Linux...
2012-01-10  Lucas Fialho Zawackidinput: Added DI_SETTINGSNOTSAVED flag.
2011-10-31  Michael Stefaniucinclude: Fix numeric constants in dinput.h for LLP64...
2011-10-25  Michael Stefaniucinclude: Remove 'l' modifier from numeric constants...
2011-07-06  Lucas Fialho Zawackiinclude: Corrected the value of the DIEDFL_ATTACHEDONLY...
2011-05-20  Lucas Fialho Zawackiinclude: Added DI*_ANY action constants.
2011-05-20  Lucas Fialho Zawackiinclude: Added dinput8 DIMOUSE_* definitions.
2011-05-20  Lucas Fialho Zawackiinclude: Added dinput8 DIKEYBOARD_* key definitions...
2011-05-20  Lucas Fialho Zawackiinclude: Added some dinput8 DIPROP definitions.
2011-02-21  Jacek Cabaninclude: Make some include guards compatible with MS...
2011-02-02  Vitaliy Margolendinput: Return correct error code for DIPROP_VIDPID.
2009-11-30  Vitaliy Margolendinput: Fix definitions to match PSDK.
2009-08-24  Jesse Allendinput: Add DISEQUENCE_COMPARE macro.
2009-01-22  Vincent Pelletierdinput: Fix macro definitions.
2008-09-15  Vitaliy Margolendinput: Implement DIPROP_KEYNAME property for keyboard...
2008-02-15  Marcus Meissnerinclude: Added some defines for EnumDevicesBySemantics.
2007-04-05  Peter Beutnerdinput: Add missing definition to public header.
2006-11-07  Francois Gougetinclude: Some DirectX headers are supposed to define...
2006-07-29  Vitaliy Margolendinput: Add DISCL_NOWINKEY define.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-23  Robert ReifAdd some missing error codes.
2005-09-02  Daniel RemenakAdd definitions for force feedback command and status...
2005-08-08  Daniel RemenakAdd some definitions necessary for force feedback.
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-03-11  Alexandre JulliardGet rid of version #ifdefs.
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-10-04  Francois GougetFix incorrect usage of COBJMACROS.
2004-09-07  Robert ReifAdded missing struct.
2004-09-02  Robert ReifAdded some missing defines.
2004-09-01  Robert ReifAdded some missing LPC typedefs.
2004-09-01  Robert ReifAdded some missing dfines.
2004-08-30  Robert ReifAdded some missing definitions.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-06-16  Raphael Junqueira- DInput WideChar classes support. This time all dinput...
2003-06-13  Christian CostaMake dinput8 behaviour more correct for mouse and keyboard.
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2002-12-23  Ove KaavenWhere ICOM macros are needed, include objbase.h.
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-06-02  Vincent Béron- Made sure const LP were actually const in dinput.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-11-05  Lionel Ulmer- reorganized DInput DLL
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-07  Ove KaavenAdded a few DirectInput 7 definitions and C++ fixes.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-03-24  Patrik StridvallMade the include files self sufficient.
2000-03-18  Alexandre JulliardMisc small cleanups.
2000-02-26  Lionel Ulmer- implement EnumObjects and GetProperty for Mouse and...
1999-12-10  Lionel Ulmer- do not loose initial auto-repeat status when acquirin...
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-08-04  Marcus MeissnerImplemented DirectInput Joystick support (tested with...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Francois GougetUse latest COM macros
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Michael VekslerMoved everything out of windows.h.
1999-02-09  Lionel UlmerAdded buffered device access for DInput's mouse driver.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-10  Robert RiggsStubs for IDirectInputEffect and IDirectInputDevice2A...
1998-11-08  Lionel UlmerAdded device type constants and used them in device...
1998-11-06  Lionel UlmerChanged mouse button mapping and check size of return...
1998-10-24  Lionel UlmerBeginning of mouse support in DirectInput (only "standa...
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201