FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper How to include bitmaps and icons in EXE ?
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
How to include bitmaps and icons in EXE ?
Posted: Mon Jun 09, 2008 06:19 AM

Is there a way to include some icons and bitmaps in the exe file without having forms/dialogs defined in a rc ?

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: How to include bitmaps and icons in EXE ?
Posted: Mon Jun 09, 2008 07:31 AM

Yes, you don't have to create DIALOGs in your RC file. Just include ICON or BITMAP resource types.

EMG

Continue the discussion