[PATCH] shell32: Don't hardcode icon sizes in SIC_LoadIcon.

Mark Harmstone hellas at burntcomma.com
Sat Aug 1 09:40:05 CDT 2015


The shell icon image lists are created with their size as SM_CXICON or SM_CXSMICON,
but when this is populated in SIC_LoadIcon the hardcoded values of 32 and 16 are used
instead.

---
 dlls/shell32/iconcache.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Don-t-hardcode-icon-sizes-in-SIC_LoadIcon.patch
Type: text/x-patch
Size: 890 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150801/560bd834/attachment.bin>


More information about the wine-patches mailing list