USER32: Implement SPI_{GET,SET}MINIMIZEDMETRICS

jchevrier at nexicom.net jchevrier at nexicom.net
Wed Jan 12 23:47:59 CST 2005


Changelog:

*Implemented SPI_GETMINIMIZEDMETRICS calculated from values returned by 
GetSystemMetrics. The math applied to the values returned from 
GetSystemMetrics was verified against Windows 98 and XP using a simple test 
program.

*Implemented SPI_SETMINIMIZEDMETRICS. Determined that the values set here are 
valid for the current session only and will not persist across reboots. This 
makes it a simple opposing function to SPI_GETMINIMIZEDMETRICS.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysparams_minmetrics.diff
Type: text/x-diff
Size: 1497 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050113/a92f12fd/sysparams_minmetrics.bin


More information about the wine-patches mailing list