win app icon

  • Thread starter Thread starter Andres
  • Start date Start date
A

Andres

I have two questions:

question one:

How can i get the icons that are in a dll?. For example
if i have the name of the dll and the number of the icon,
like this:
"shell32.exe, 52".

question two:

How can i get the default icon associated with a
determinate extension. For example, the icon associated
with the extension txt?.


I hope to be clear.
Thanks for any help.
 
* "Andres said:
How can i get the icons that are in a dll?. For example
if i have the name of the dll and the number of the icon,
like this:
"shell32.exe, 52".

question two:

How can i get the default icon associated with a
determinate extension. For example, the icon associated
with the extension txt?.

You will find solutions for both questions here:

<http://www.vbaccelerator.com/home/NET/index.asp>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
 
Back
Top