How to select a custom icon from a file such as shell32.dll?
-
TsunamiZ
- Posts: 275
- Joined: 11 Jul 2005 07:36
How to select a custom icon from a file such as shell32.dll?
Anyone know how to select a custom icon from a file such as shell32.dll? I want to use one of the icons in that file for a custom toolbar button.
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: How to select a custom icon from a file such as shell32.dll?
Yes, you can use for example like this:TsunamiZ wrote:Anyone know how to select a custom icon from a file such as shell32.dll? I want to use one of the icons in that file for a custom toolbar button.
C:\Windows\System32\shell32.dll /14
Where /14 is the icon number.
-
TsunamiZ
- Posts: 275
- Joined: 11 Jul 2005 07:36
Re: How to select a custom icon from a file such as shell32.dll?
but how do we know what number an icon is?
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: How to select a custom icon from a file such as shell32.dll?
If you to "C:\Windows\System32\" and select the file "shell32.dll", in the IP's properties tab you can see icons by browsing through them. Or if you have any icon maker application you can open the file in that app and you can see all those icons and numbers. One such app is IcoFX (also portable): http://www.portablefreeware.com/index.php?id=1224TsunamiZ wrote:but how do we know what number an icon is?
-
TsunamiZ
- Posts: 275
- Joined: 11 Jul 2005 07:36
XYplorer Beta Club