[PATCH] user32: Return correct size for SM_CXSMICON on high-DPI screens.

Mark Harmstone hellas at burntcomma.com
Sat Aug 1 08:49:09 CDT 2015


Wine currently hardcodes the value of SM_CXSMICON in GetSystemMetrics as 16,
but Windows scales this on high-DPI screens: see https://msdn.microsoft.com/en-us/library/ms701681.aspx.

---
 dlls/user32/sysparams.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Return-correct-size-for-SM_CXSMICON-on-high-D.patch
Type: text/x-patch
Size: 704 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150801/4b50b23c/attachment.bin>


More information about the wine-patches mailing list