Results 1 to 2 of 2

Thread: [RESOLVED] Icon Resources

  1. #1

    Thread Starter
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Resolved [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

  2. #2

    Thread Starter
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    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
  •  



Click Here to Expand Forum to Full Width