|
-
Jan 19th, 2009, 06:52 PM
#1
Thread Starter
G&G Moderator
[RESOLVED] Icon Resources
Hi all,
I'm trying to pin my application to the Start Menu, making it the default Internet Browser for the system.
This all works fine, however I'm having trouble setting the Icon.
In the registry, I must add the executable path, then an icon resource number after it.
Currently, I have:
C:\MyApplication.exe,0
..and an icon file within the project, whose Build Action is set to Embedded Resource.
Is this all that is required? How does one create a Resource File (for things such as this) like I would in C++?
Regards,
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Jan 19th, 2009, 10:56 PM
#2
Thread Starter
G&G Moderator
Re: Icon Resources
This has been resolved.
Regards,
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|