Ok so the title is, once again, straight forward.
I need to extract the 16x16 icon of a file extension, and it works.
But the other (large) size is 32x32 or 48x48 (Can't remember at the moment).
But for my interface I need the 64x64 icon of the file type.
How do I extract it?
P.S. The faster, the better, 'cuz I am gonna need to extract lots of icons.
LoadIconWithScaleDown()
– David Heffernan