user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / spy.c
2012-10-15  Alexandre Julliarduser32: Delay message spying initialization until needed.
2011-09-04  Alexandre Julliarduser32: Compute the size of the message spy arrays...
2011-04-15  Jörg Höhleuser32: Added message names for winmm.
2010-07-19  Vincent Povirkuser32: Don't dump structures of some ambiguous listvie...
2010-02-22  Jörg Höhleuser32: Sync vkey codes with winuser.h.
2009-12-23  Alexandre Julliarduser32: Replace spy functions by a simple trace in...
2009-12-23  Alexandre Julliarduser32: Remove some redundant 16-bit message traces.
2009-08-19  Andrew Eikumwinex11: Support KEYEVENTF_UNICODE in SendInput.
2009-07-06  Nikolay Sivovuser32/spy: Update ListView message table.
2009-06-08  Gerald Pfeiferuser32: Fix logic condition in SPY_DumpStructure().
2009-02-16  Alexandre Julliarduser32: Make sure to not corrupt last error in the...
2009-01-02  Rob Shearmancomctl32: Add names for now documented toolbar messages.
2008-12-16  Andrew Talbotuser32: Sign-compare warnings fix.
2008-11-17  Dylan Smithuser32: Added message spy string for IME Status messages.
2008-09-24  Vincent Povirkuser32: Handle undocumented WM_POPUPSYSTEMMENU message.
2008-04-22  Austin EnglishSpelling fixes.
2008-02-07  Lei Zhanguser32: Use wine_dbgstr_rect() in traces.
2007-12-26  Reece H. Dunnuser32: Added the new Vista messages to spy.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2007-02-05  Dmitry Timoshkovuser32: Dump contents of CREATESTRUCT in WM_[NC]CREATE...
2006-12-24  Patrik Stridvalluser32: Show the GCL{,P}_* constant names in debug...
2006-11-28  Dmitry Timoshkovuser32: Make some data const.
2006-11-27  Kevin Koltzauwinuser.h: Define browser and multimedia keys.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.