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
________________________________________________________________________
Leonard Grey - 13 Jul 2007 14:46 GMT
Yes
No - it's a Windows system file
---
Leonard Grey
Errare humanum est
|-| oo K wrote:
> hello friends,
[quoted text clipped - 9 lines]
>
> ________________________________________________________________________
Ayush - 13 Jul 2007 20:56 GMT
[|-| 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.

Signature
XP-Tips [Disable Turn off computer button on Welcome screen] :
http://www.microsoft.com/windowsxp/using/setup/tips/advanced/sdbutton.mspx
steve7132@yahoo.com - 23 Jul 2007 02:14 GMT
yes, this will work, do as he describes...
> [|-| oo K] wrote-:
>
[quoted text clipped - 13 lines]
>
> Good Luck, Ayush.
Junhui Tong - 24 Jul 2007 08:59 GMT
|-| oo K wrote:
> hello friends,
[quoted text clipped - 5 lines]
> 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.
> QUE 2> CAN we inject/replace some icon in SHELL32.dll
>
> ________________________________________________________________________