P Peter Jausovec Mar 12, 2005 #2 Hi Steve, You must use the SHGetFileInfo API. Take a look at this link: http://pinvoke.net/default.aspx/shell32.SHGetFileInfo Hope this helps.
Hi Steve, You must use the SHGetFileInfo API. Take a look at this link: http://pinvoke.net/default.aspx/shell32.SHGetFileInfo Hope this helps.
S SB Mar 12, 2005 #3 You can do this much easier using the ExtractIcon API call. For more info: http://msdn.microsoft.com/library/d...s/iconreference/iconfunctions/extracticon.asp -sb
You can do this much easier using the ExtractIcon API call. For more info: http://msdn.microsoft.com/library/d...s/iconreference/iconfunctions/extracticon.asp -sb