Fixed some issues found by winapi_check.
[wine] / dlls / winmm / joystick.c
2002-05-19  Steven EdwardsAdd check for <sys/ioctl.h>.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-19  Eric PouechFixed joystick ID/deviceID/driver handle/instance ID...
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Gerald PfeiferFixed unconditional use of JOYDEV.
2000-02-07  Wolfgang SchwotzerExtended the winmm joystick API calls to support the...
1999-11-12   <jodaman@cegt201... Fixed joystick scaling.
1999-10-31  Patrik StridvallAdded missing configuration #if:s and #includes:s.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.