obtaining icon from application exe/dll

  • Thread starter Thread starter Mark Broadbent
  • Start date Start date
M

Mark Broadbent

what I am doing is writing a simple app with a tree view. I am adding images
to an imagelist and using this to populate the seperate nodes of the tree.
However one thing I am not entirely sure how to do is obtain images (default
icons or select from a library) from dlls (eg. the moreicons.dll) or an exe
file (eg. mshearts.exe).
If anyone knows of a quick way Id appreciate it.

Cheers.
 
* "Mark Broadbent said:
what I am doing is writing a simple app with a tree view. I am adding images
to an imagelist and using this to populate the seperate nodes of the tree.
However one thing I am not entirely sure how to do is obtain images (default
icons or select from a library) from dlls (eg. the moreicons.dll) or an exe
file (eg. mshearts.exe).

<URL:http://vbaccelerator.com/article.asp?id=4302>
 

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