shell32/iconcache.c: Consider only the GIL_FORSHORTCUT flag in SIC_CompareEntries

Michael Jung mjung at iss.tu-darmstadt.de
Fri May 20 08:20:24 CDT 2005


When ShellBrowser queries for the folder icon in open state, it passes the 
GIL_OPEN flag, which results in the icon cache not finding the icon. We are 
only interested int the GIL_FORSHORTCUT flag, actually.

Changelog:
	Consider only the GIL_FORSHORTCUT flag in SIC_CompareEntries

Bye,
-- 
Michael Jung
mjung at iss.tu-darmstadt.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlls_shell32_iconcache_c.diff
Type: text/x-diff
Size: 1313 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050520/3421f955/dlls_shell32_iconcache_c.bin


More information about the wine-patches mailing list