ole32/tests: Write-strings warnings fix.
[wine] / dlls / user / input.c
2006-07-31  Vitaliy Margolenuser: Set buffer to '\0' in GetKeyNameTextA too.
2006-07-24  Dmitry Timoshkovuser: Add more TrackMouseEvent tests, particularly...
2006-07-24  Dmitry Timoshkovuser: Various TrackMouseEvent fixes.
2006-07-24  Dmitry Timoshkovuser: Use (win) debug channel by default, add a TRACE...
2006-07-21  Dmitry Timoshkovuser: Add a TrackMouseEvent test, make it pass under...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-27  Mike McCormackuser32: Send a fake mouse movement event after releasin...
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...