Fixed some warnings. removed some unneccessary includes, removed one
[wine] / windows / input.c
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-02-28  Guy Albertelli- Code to return default language code as keyboard...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-13  Marcus MeissnerImplemented MapVirtualKeyEx (ticket 21).
1999-02-05  Noel BorthwickAdded management and allocation of the PERQUEUEDATA...
1999-01-22  Marcus MeissnerFixed accelerator handling. ACCEL16 used internal,...
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-14  Ulrich WeigandMoved GetKeyboardLayoutName16 to windows/input.c.
1998-11-08  Uwe Bonnes- adds GetExitCodeProcess
1998-11-08  Ulrich WeigandUSER-side part of input event handling: contains implem...