Ok so the title is, once again, straight forward.
I need to extract the 16×16 icon of a file extension, and it works.
But the other (large) size is 32×32 or 48×48 (Can’t remember at the moment).
But for my interface I need the 64×64 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.
You can try to use this logic from CodeProject