Removed C++ style comments.
[wine] / dlls / dinput / keyboard /
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-05-24  James JuranAdd missing \n to output messages.
2002-05-19  Arjen NienhuisFixed keyboard handling.
2002-05-07  Olivier HouchardHack to make SetEventNotification work.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-18  Alexandre JulliardFixed GetDeviceState and GetDeviceData to use only...
2001-10-02  Alexandre JulliardRemoved unnecessary includes/definitions.
2001-04-24  Alexandre JulliardSmall cleanups.
2001-04-16  Ove KaavenDon't restore the saved keyboard autorepeat config...
2001-01-28  Ove KaavenDon't disable keyboard autorepeat, since autorepeat...
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-11-05  Lionel Ulmer- reorganized DInput DLL