Re: Add my own bitmaps into a resource file?
- From: "Rudy Velthuis" <newsgroups@xxxxxxxxxxxx>
- Date: Mon, 17 Sep 2007 12:22:00 +0000 (UTC)
alanglloyd@xxxxxxx wrote:
SpeechMike.rc contents
SM1Pro BITMAP "..\Bitmaps\SM1Pro.bmp"
SM1ProBarcode BITMAP "..\Bitmaps\SM1ProBarCode.bmp"
SM1Classic BITMAP "..\Bitmaps\SM1Classic.bmp"
Note the file path names delimited with double quotes for long
filenames. The double quotes are not necessary for an 8.3 short
filename. Double dots mean the parent folder.
Then call BRCC32.exe as follows ...
Newer versions of Delphi will allow you to add the .rc to the project,
and the IDE will take care of calling the resource compiler for you.
--
Rudy Velthuis http://rvelthuis.de
"It was the experience of mystery -- even if mixed with fear --
that engendered religion."
-- Albert Einstein (1879-1955)
.
- References:
- Add my own bitmaps into a resource file?
- From: Somebody
- Re: Add my own bitmaps into a resource file?
- From: alanglloyd@xxxxxxx
- Add my own bitmaps into a resource file?
- Prev by Date: Re: Add my own bitmaps into a resource file?
- Next by Date: Re: RAS Example??
- Previous by thread: Re: Add my own bitmaps into a resource file?
- Next by thread: Re: Add my own bitmaps into a resource file?
- Index(es):
Relevant Pages
|