0

I don't know it is a valid question or not. But, I am bit curious about How do I get the Image or icon in the resource of anydll.

Can any one tell me how do I do that?

I am using a dll where there are many icons in the resource.

A B
  • 1,461
  • 2
  • 19
  • 54
  • A .NET decompiler is not suitable to handle "any dll". Most DLLs store images and icons in the .rsrc section of the file. Simplest way to get them out is by using Visual Studio (not Express), File + Open + File. – Hans Passant Jul 23 '14 at 10:06
  • @HansPassant sorry not clear can you explain? – A B Jul 23 '14 at 11:07

0 Answers0