Get Windows icons for files in a ListView?

  • Thread starter Thread starter Jeff Connelly
  • Start date Start date
J

Jeff Connelly

Let's say I know a file extension and I want to get the Windows icon for
that type of file, and put that icon in the image for an item in a list
view. Would this be possible without loading all possible Windows icons
into the image list at compile time? In other words, is there a way to
dynamically put in the image for a list view item at runtime, and get it
from Windows based on the extension type?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top