I'm using the SHGetFileInfo API get a handle to the 16 x 16 file icon, which all works fine.

How can I fade the icon image, like the Windows Explorer fades hidden files in Windows 2000.

I'm not using the ListView control so I can't use the Ghosted property, and I've already asked the API people and got no joy.

There must be a way of fading an icon image.


Help


Thanks in advance