user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / desktop.c
2011-03-09  Austin Englishuser32: Avoid shadowing a parameter.
2009-12-24  Alexandre Julliarduser32: Make user.exe into a stand-alone 16-bit module.
2009-12-22  Alexandre Julliarduser32: Avoid including winuser16.h in 32-bit files.
2009-12-18  Alexandre Julliarduser32: Simplify window procedure allocation for the...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the deskt...
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2007-11-01  Alexandre Julliarduser32: Store the builtin class names in Unicode.
2007-10-03  Rémi Assaillyuser32: Renamed and moved SetDeskPattern.
2007-10-03  Rémi Assaillyuser32: Moved some 16-bit functions.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.