I'm trying to retrieve an icon for a file with the "hidden" attribute
such that it looks like the Explorer-style icon for a hidden file.
SHGetFileInfo with file attributes set doesn't seem to be doing it with
either FILE_ATTRIBUTE_HIDDEN or FILE_ATTRIBUTE_HIDDEN |
FILE_ATTRIBUTE_NORMAL.
There is a flag to get a "selected" icon and that is pretty simple. How
does one get a "hidden" icon?
--
Paul Crowley
Infinadyne - www.infinadyne.com