user: Fix SPI_{G|S}ETFONTSMOOTHING with tests.
[wine] / dlls / user / input.c
2005-11-14  Alexandre JulliardAdded support for the QS_ALLPOSTMESSAGE flag.
2005-10-27  Dmitry TimoshkovAdd some missing USER definitions, add a couple of...
2005-10-03  Marcus MeissnerReleaseCapture should return TRUE.
2005-07-18  Alexandre JulliardLoad the USER driver on demand instead of at user32...
2005-04-28  Mike McCormackImplemented GetLastInputInfo.
2005-04-27  Alexandre JulliardMoved remaining messaging definitions to user_private...
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-04-26  Alexandre JulliardMoved some messaging and input functions to message...
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...