[PATCH] comctl32: Use DPI settings for checkbox size.

Mark Harmstone hellas at burntcomma.com
Fri May 22 19:46:59 CDT 2015


At present, the size of a themed checkbox or radio button is hardcoded at
13px. This patch changes this to instead use GetThemePartSize, meaning
it will correctly take into account the screen DPI.

---
 dlls/comctl32/theme_button.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-Use-DPI-settings-for-checkbox-size.patch
Type: text/x-patch
Size: 1516 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150523/15d624a7/attachment.bin>


More information about the wine-patches mailing list