Re: Icon library in EXE files
From: Ken Halter (Ken_Halter_at_Use_Sparingly_Hotmail.com)
Date: 06/30/04
- Next message: Veign: "Re: How to enter the backcolor number ?"
- Previous message: Rany ElHousieny [MSFT]: "Re: Why VB doesn't handle Implements Interface same in Compiled and VBIDE?"
- In reply to: Bob: "Icon library in EXE files"
- Next in thread: Bob: "Re: Icon library in EXE files"
- Reply: Bob: "Re: Icon library in EXE files"
- Messages sorted by: [ date ] [ thread ]
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..
- Next message: Veign: "Re: How to enter the backcolor number ?"
- Previous message: Rany ElHousieny [MSFT]: "Re: Why VB doesn't handle Implements Interface same in Compiled and VBIDE?"
- In reply to: Bob: "Icon library in EXE files"
- Next in thread: Bob: "Re: Icon library in EXE files"
- Reply: Bob: "Re: Icon library in EXE files"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|