Implemented OleCreatePropertyFrame and
[wine] / windows / sysparams.c
2001-10-17  Alexandre JulliardAdded support for low-level mouse and keyboard hooks.
2001-10-02  Andriy PalamarchukAdded SYSMETRICS_Set.
2001-09-21  Andriy PalamarchukImplemented SPI_GETSHOWSOUNDS.
2001-05-21  Eric PouechAdded basic support for SPI_GETSCREENREADER.
2001-05-05  Alexandre JulliardRemove Get/SetBeepActive from USER driver and manage...
2001-04-02  James JuranAdd value 106 to SystemParametersInfo.
2001-02-23  Chris MorganReplace fixme for SPI_GETWHEELSCROLLLINES with the...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-05  James AbbatielloCleanup SystemParametersInfo<16|A|W>.
2000-10-25  Andreas MohrAdded SPI_GETWINDOWSEXTENSION.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Dmitry TimoshkovAdd "FullWindowDrag" feature for not managed windows.
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-06-24  Andreas MohrImplemented/stubbed IconSize() and ControlPanelInfo...
2000-04-28  Chris MorganAdded default values for SPI_GETMOUSEHOVERHEIGHT, SPI_G...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-24  Andreas MohrAdded proper termination upon failure.
2000-03-18  Alexandre JulliardAvoid calling the *Rect USER functions from inside...