please tell me, how get icon structure associated with extension?
if my file extention is (Doc) then how and where i get icon of document
file?
regards,
Mohammad Omer Nasir
Michael Phillips, Jr. - 01 Jun 2006 17:34 GMT
Use SHGetFileInfo to obtain the icon associated with a file extension. See
the MSDN documentation for the flags that you must use.
> please tell me, how get icon structure associated with extension?
>
[quoted text clipped - 3 lines]
> regards,
> Mohammad Omer Nasir