user32: Move a number of 16-bit cursor/icon functions to user16.c.
[wine] / dlls / user32 / spy.c
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.