loading all filetype images into a hashtable

  • Thread starter Thread starter Bernie Yaeger
  • Start date Start date
B

Bernie Yaeger

I would like to recreate an owner drawn listview to contain all of the file
association icons that you see, say, when you attach a file in Outlook
Express. In other words, I'd like to load all file association images and
the corresponding extensions into a hashtable or a two dim array; I would
then use the key - value pairs when the user selects an attachment file for
my own owner drawn listview, based on the extension of the file selected,
thus displaying the file type icon and the name of the file.

Thanks for any help.

Bernie Yaeger
 

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

Back
Top