user: Menu drawing fixes.
[wine] / dlls / user / winproc.h
2005-10-18  Frank RichterWhen doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind...
2004-11-29  Alexandre JulliardGet rid of the client-side window timer structures.
2004-11-28  Alexandre JulliardTake advantage of the new winproc handling to move...
2004-11-24  Alexandre JulliardChanged winproc allocation to be based only on the...
2004-10-19  Vincent BéronFix various function prototypes.
2004-02-20  Dmitry TimoshkovFirst step in using faster approach for A<->W message...
2004-02-12  Alexandre JulliardAvoid a few more GetModuleHandle calls.
2004-01-27  Alexandre JulliardProperly translate the message result for WM_GETTEXT...
2003-12-11  Alexandre JulliardStore a pointer to the client-side class structure...
2003-12-10  Alexandre JulliardAdded window classes in the server, and support for...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-09  Alexandre JulliardStore window procedures in a static array instead of...
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...