USER32: Allow more System Metrics to be read from registry

jchevrier at nexicom.net jchevrier at nexicom.net
Mon Jan 3 23:18:03 CST 2005


Changelog:
*Obtain border size of windows from registry if available
*Obtain icon size from registry if available
*Create a WindowMetrics section in the default registry and populate it with 
all currently supported metrics (that are setup to read from the registry)
*SM_C{X,Y}MINSPACING must be equal to or greater than SM_C{X,Y}MINIMIZED 
therefore set it equal to SM_C{X,Y}MINIMIZED so that if SM_C{X,Y}MINIMIZED is 
changed SM_C{X,Y}MINSPACING will change with it
*Add Tracing and a Fixme to catch unsupported metrics (if any metrics are 
added in the future) to GetSystemMetrics
*Remove some obsolete information at the top of SYSPARAMS_Init
*Add comment about minimized window arrangements
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysmetrics_patch2.diff
Type: text/x-diff
Size: 6226 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050104/527b80c6/sysmetrics_patch2.bin


More information about the wine-patches mailing list