static control: STN_ENABLE and STN_DISABLE notifications.
[wine] / dlls / user / user_private.h
2005-08-10  Alexandre JulliardMake sure we don't call the graphics driver after proce...
2005-07-20  Alexandre JulliardGet rid of cursoricon.h.
2005-07-18  Alexandre JulliardLoad the USER driver on demand instead of at user32...
2005-07-18  Alexandre JulliardFixed a few prototypes in the USER driver.
2005-07-08  Alexandre JulliardPut in place the basic infrastructure to allow supporti...
2005-07-07  Alexandre JulliardMoved initialization of the desktop window in the graph...
2005-05-25  Alexandre JulliardMoved the syscolor functions to dlls/user/sysparams.c.
2005-05-19  Dimi PaunRemove LOCAL_*() calls from USER, use Local*16() instead.
2005-05-11  Alexandre JulliardStore a bitmap of active hooks on the client side to...
2005-04-27  Alexandre JulliardMoved remaining messaging definitions to user_private...
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-04-13  Alexandre JulliardMoved handling of the 55AA pattern brush to syscolor...
2005-03-30  Alexandre JulliardOnly reset the clip region in GetDC() if a new region...
2005-03-25  Alexandre JulliardMoved DCE support to the X11 driver.
2005-03-09  Alexandre JulliardMoved SendInput and related functions to the USER drive...
2005-03-07  Alexandre JulliardMoved TranslateMessage and DispatchMessage to dlls...
2005-01-17  Alexandre JulliardRemoved unused ForceWindowRaise function.
2005-01-11  Jacek CabanGet rid of W->A calls.
2004-12-09  Alexandre JulliardMerged system metrics support into sysparams.c, and...
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...