Help needed on an SHGetFileInfoW() crash

Frank Richter frank.richter at gmail.com
Mon Dec 4 12:57:57 CST 2006


On 04.12.2006 19:20, Francois Gouget wrote:
> Any idea?

FWIW, maybe you need an IExtractIcon that does not work on a pidl but
only on a filename and file attributes.
So if the attribute is a "folder", return the folder icon. Else get the
default icon for that particular file type.
Maybe the existing IExtractIcon could even be extended for that.

-f.r.




More information about the wine-devel mailing list