Correct the agument count for RtlInitializeGenericTable().
[wine] / dlls / dinput / device.c
2003-02-12  Lionel UlmerImplemented EnumObjects for the keyboard device.
2003-02-12  Lionel UlmerReport an error if GetDeviceData is called on an Unacqu...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-02  Andreas MohrSpelling/error messages fixes.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-06   <larstiq@larstiq... Devices never need to be polled, so return DI_NOEFFECT...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-11-05  Lionel Ulmer- reorganized DInput DLL