Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add multiple ICO files to an assembly
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01316463
Message ID:
01319131
Views:
12
>Several of the DLLs shipped with Windows contain multiple icon files. For example the SHELL32.dll has hundreds of ICO files contained in the DLL file.
>I have a hand-full of ICO files that I would like to built into one of my DLL files so that I can use the ICO files from the shortcuts.
>I can't figure out how to do it. I have added a resource to my project and added ICO files to the resource but that didn't work.
>
>Any assistance will be appreciated.
>
>Thanks,
>Einar


Finally got a chance to test a link: http://www.codeproject.com/KB/dotnet/embedmultipleiconsdotnet.aspx
It works as advertised. Only problem now is that VS doesn't like my icon (*.ico) files.
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform