Calling ValidateRect or ValidateRgn on a windows also validates the
[wine] / dlls / user / sysparams.c
2005-02-15  Mike McCormackAdd some more SPI values.
2005-02-01  Justin Chevrier- SPI_GETWORKAREA: Read work area information from...
2005-01-24  Bernd FuhrmannAdded fixme macros in SystemParametersInfoW for several...
2005-01-20  Justin Chevrier- Implemented SPI_SETICONMETRICS.
2005-01-14  Justin Chevrier- Implemented SPI_GETMINIMIZEDMETRICS calculated from...
2005-01-12  Justin Chevrier- Revert previous change of border metric to reference the
2005-01-06  Justin Chevrier- Obtain border size of windows from registry if available.
2005-01-03  Justin ChevrierConverted system metrics to Unicode.
2004-12-23  Mike McCormackDump known but unimplemented SystemParameterInfo actions.
2004-12-09  Alexandre JulliardMerged system metrics support into sysparams.c, and...