? is it possible to add icon in "SHELL32.dll"

O

|-| oo K

hello friends,

we can imort icon from shell32 in regedit
eg:
"%SystemRoot%\system32\SHELL32.dll,-50"

QUE 1> CAN we make file { Icon.dll } that will contain set of icons
like in SHELL32.dll

QUE 2> CAN we inject/replace some icon in SHELL32.dll

________________________________________________________________________
 
G

Guest

yes, this will work, do as he describes...

Ayush" <"ayushmaan.j[aatt]gmail.com said:
[|-| oo K] wrote-:
QUE 1> CAN we make file { Icon.dll } that will contain set of icons
like in SHELL32.dll
Yes.

QUE 2> CAN we inject/replace some icon in SHELL32.dll

Yes. Use a resource editor (like Resource Hacker).

http://www.thefreecountry.com/programming/resourceeditors.shtml

You can also use the Shell Icons key :
http://www.virtualplastic.net/html/icn_reg.html

Good Luck, Ayush.
 
J

Junhui Tong

|-| oo K said:
hello friends,

we can imort icon from shell32 in regedit
eg:
"%SystemRoot%\system32\SHELL32.dll,-50"

QUE 1> CAN we make file { Icon.dll } that will contain set of icons
like in SHELL32.dll
Yes, actually dll file(and exe file) can contain many kinds of
resources, including bitmap, icon, string table, etc.
 

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