qt8gt0bxhw|20009F4EEE83|RyanMain|subtext_Content|Text|0xfbfff00000000000db00000001000300
I got a class that does will retrieve the associated icon for a file, but never thought of posting it. Cathi Gero posted some code to make this a simple task so you can get the icon for a file in a single call (But it would be great if this were just built into the FileInfo class). Great stuff.
Icon myicon = ExtractIcon.GetIcon(mypath, true, false);