Re: Add my own bitmaps into a resource file?



alanglloyd@xxxxxxx wrote:

Then call BRCC32.exe as follows ...

No need for that. Recent versions of Delphi will compile the .rc to .res for you when you include the .rc file as part of the project.


Then place a {$R <filename> } compiler directive with the resource
file name in the implementation clause of your unit ...

Also not needed when the above method is used.


--
Kent Briggs, kbriggs@xxxxxxxxxxx
Briggs Softworks, http://www.briggsoft.com
.



Relevant Pages

  • Re: Embed files
    ... When you add the rc file to your project, Delphi will compile it automatically. ... Kent Briggs, kbriggs@xxxxxxxxxxx ... Briggs Softworks, http://www.briggsoft.com ...
    (borland.public.delphi.non-technical)
  • Re: Run application from pc without delphi
    ... >>> Could anyone tell me how to run a delphi program from another pc, ... >>> without delphi being installed there. ... >> Kent Briggs, kbriggs@xxxxxxxxxxx ... BDE on the non-delphi machine. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Run application from pc without delphi
    ... Kent Briggs wrote: ... > pjwolters wrote: ... >> Could anyone tell me how to run a delphi program from another pc, ... >> without delphi being installed there. ...
    (comp.lang.pascal.delphi.misc)
  • Re: OpenNETCF and SetWirelessSettings
    ... managed code scheme is that you can freely mix and match development ... languages. ... I'm not sure how to compile that cs file. ... Kent Briggs, kbriggs@xxxxxxxxxxx ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: OpenNETCF and SetWirelessSettings
    ... internal classes which the Adapter.cs file can't access when compiled ... the managed code scheme is that you can freely mix and match development ... "Compile" then it just generates syntax errors on every line since it's ... Kent Briggs, kbriggs@xxxxxxxxxxx ...
    (microsoft.public.dotnet.framework.compactframework)