Moved standard syslevel APIs declaration to winbase.h.
[wine] / windows / sysparams.c
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...