[PATCH] user32: Specify size for default window icon in NC_IconForWindow.

Mark Harmstone hellas at burntcomma.com
Sat Aug 1 09:03:13 CDT 2015


If no size is specified when loading an icon, LoadImageW loads the first one it comes
across. If SM_CXSMICON is more than 16, this means the default window icon will be an
upscaled version of the 16x16 icon, rather than the native one if it exists.

---
 dlls/user32/nonclient.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Specify-size-for-default-window-icon-in-NC_Ic.patch
Type: text/x-patch
Size: 613 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150801/8a0e5c2e/attachment.bin>


More information about the wine-patches mailing list