user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / user_main.c
2012-10-15  Alexandre Julliarduser32: Delay message spying initialization until needed.
2012-09-11  Henri Verbeetuser32: Add rawinput mouse support.
2011-12-15  Alexandre Julliarduser32: Cache the global key state to avoid performance...
2011-11-17  Francois Gougetuser32: Delete the static critical section when unloadi...
2010-03-29  Alexandre Julliarduser32: Always start the 64-bit version of wineboot...
2010-02-08  Alexandre Julliarduser32: Do not load 16-bit user.exe by default.
2009-12-28  Alexandre Julliarduser32: Load the 32-bit user.exe module wrapper from...
2009-12-28  Alexandre Julliardwinevdm: Move the loading of the system drivers into...
2009-12-24  Alexandre Julliarduser32: Use a standard critical section instead of...
2009-12-24  Alexandre Julliarduser32: Make user.exe into a stand-alone 16-bit module.
2009-10-27  Alexandre Julliarduser32: Specify the full application path when starting...
2009-10-12  Alexandre Julliarduser32: Get rid of the 16-bit heap support.
2008-09-17  Paul Chitescuuser32: Stub for LockWorkStation.
2008-06-25  Alexandre Julliarduser32: Add support for a top-level message parent...
2008-04-24  Alexandre Julliarduser32: Allow the default desktop name to be specified...
2008-01-02  Rob Shearmanuser32: Add a stub implementation of RegisterServicesPr...
2007-12-18  Alexandre Julliarduser32: Set the WSF_VISIBLE flag on the main window...
2007-08-08  Alexandre Julliarduser32: Added support for the magic WM_CHAR A->W conver...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.