Re: Icon library in EXE files

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ken Halter (Ken_Halter_at_Use_Sparingly_Hotmail.com)
Date: 06/30/04


Date: Wed, 30 Jun 2004 10:07:47 -0700

Bob wrote:
> Hello all:
>
>
>
> I was wondering if in VB 6.0, there is a way to create icon libraries in an
> EXE file, similar to C. I want my EXE file to contain more than one icon,
> so that the user can choose from any of them for the shortcuts.

Add a resource file to the project and icons to the resource file. You
can do this with the 'VB 6 Resource Editor' add-in.

>
>
> I appreciate your help.
>
>
>
> Bob
>
>

-- 
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..


Relevant Pages

  • UpdateResource Failure
    ... I would like to modify icon resoures in a exe file. ... I load the icon file to a byte array and then i pass it to the ... After that, I look into the exe file with the resource hacker, and the icon ...
    (microsoft.public.vb.winapi)
  • Re: COM/GUIProblem
    ... > The reason I asked for more information is that I'm not aware of any ... > user doesn't run anything at all until they drop a file on a desktop icon. ... settings to be used. ... But I suppose I could create a small .exe file ...
    (microsoft.public.win32.programmer.ui)
  • Re: Limited user doesnt get into sub main
    ... However, as a limited user, it will work fine, and then after ... > icon to a command line program icon, and brings up the standard DOS ... access on the folder containing the exe file, but no access to the exe file ...
    (microsoft.public.vb.syntax)
  • File version gone with resource file
    ... icons in my exe file in VS 2005 (the second one is for the file type my ... VS used the first icon as my application icon, ... If I remove the resource file, the file version is back, both in the ... Does this mean the res file overrides my Assembly Info settings? ...
    (microsoft.public.vstudio.general)
  • Re: Maarten, I am still having trouble
    ... icon but that I con doesn't show up on my exe file. ... Maarten wrote The icon is saved in the project's resource file. ...
    (alt.comp.lang.borland-delphi)