How to include bitmaps and icons in EXE ?
How to include bitmaps and icons in EXE ?
Is there a way to include some icons and bitmaps in the exe file without having forms/dialogs defined in a rc ?
- Enrico Maria Giordano
- Posts: 8753
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Has thanked: 1 time
- Been thanked: 4 times
- Contact:
Re: How to include bitmaps and icons in EXE ?
Yes, you don't have to create DIALOGs in your RC file. Just include ICON or BITMAP resource types.
EMG
EMG