S
Sin Jeong-hun
Icon.ExtractAssociatedIcon() has no parameters. Surely we need all the
sizes of icons when we actually writing applications, but it seems
that ExtractAssociatedIcon returnes only one size, 32*32. How can I
get other sizes like 16*16, 48*48? Is it impossible without P/Invoke?
If there is a pure .NET way to do this please give me a tip. (If there
isn't, what the heck is the rationale for providing only 32*32?) Thank
you.
sizes of icons when we actually writing applications, but it seems
that ExtractAssociatedIcon returnes only one size, 32*32. How can I
get other sizes like 16*16, 48*48? Is it impossible without P/Invoke?
If there is a pure .NET way to do this please give me a tip. (If there
isn't, what the heck is the rationale for providing only 32*32?) Thank
you.