file extension's icons extraction.

M

moquet.laurence

In the registry, File extension's icons are stored like this :
filename,resource_number.
How can I extract the specific resource number from this file (using .Net
framework)?
 
P

Patrick Altman

This seems to be a a good MSDN article describing what you are after:
http://tinyurl.com/6slnm

Also, this looks to be a pretty comprehensive article on Icons in Win32
binaries. IT includes an Icon browser application and source code that
displays all the icons in a given dll or exe:
http://tinyurl.com/6hnly


Hope this helps,
Patrick Altman
 

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

Top