user32: Fix handling of '\b' right flush character in menus.
[wine] / dlls / user / display.c
2005-07-18  Alexandre JulliardLoad the USER driver on demand instead of at user32...
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-11-19  Alexandre JulliardFix conflicting structure tag.
2004-10-18  Dmitry TimoshkovProtect USER32 against early graphics driver unloading.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-08-28  Per NystromImplemented GetCursorInfo.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-21  Ove KaavenMake GetCursorPos call XQueryPointer.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-06-03  Alexandre JulliardMerged display.dll into USER.