Change the resource compiler used by Delphi internally?

From: Ian Boyd (ian.borlandnews010_at_avatopia.com)
Date: 10/31/03


Date: Fri, 31 Oct 2003 11:40:43 -0500

i can add a resource script (*.rc) script to my project

    Project->Add to Project->Files of Type Resource File (*.rc).

And it's convenient that Delphi will compile the resource script into res
files for me when i build the project.

Unfortunatly there are bugs in the inter resource compiler, and brcc32, and
brc32.

Is there a way to change the resource compiler used by the IDE? i rename and
hide BRCC32 and BRC32 and it can still compile my resources, so it doesn't
use those command line tools directly.

It looks like the IDE uses brcide.dll to compile resources. i've googled for
brcide.dll, and looks like nobody has ever tried to replace it.

Short of trying to decipher the dll's exports, and write my own wrapper
around another command line resource compiler; is there a way to change the
resource compiler used by the IDE?



Relevant Pages

  • Re: HLA v2.x and / or LASM suggestion: Win32 Resources
    ... > With Microsoft's RC compiler, I've just noticed that it's less capable ... > binary resource converted into readable, ... selecting the particular assembler syntax you want to output for. ... > are using that RC compiler via HLA or whatever;)... ...
    (alt.lang.asm)
  • HLA v2.x and / or LASM suggestion: Win32 Resources
    ... With Microsoft's RC compiler, I've just noticed that it's less capable ... binary resource converted into readable, ... possible to create an icon or bitmap on-the-fly in the actual program ... make a separate tool and then all of them can share ...
    (alt.lang.asm)
  • Re: Running VB6 exe on Windows 7 64bit
    ... I've Googled around and discovered what data needs to go into the manifest to signify that your app is dpi-aware, but I don't know how to embed the manifest into the compiled VB exe file as MMM can do with its RegFree COM manifests. ... The manifest file has to be embedded as a resource into the exe. ... Basically the .rc file among other things can tell the resource compiler which files to include in the compiled resource file. ... In the meantime perhaps Google (eg. "Resource file for embedding manifests") could help. ...
    (microsoft.public.vb.general.discussion)
  • Re: How to interface with C++ in ASP?
    ... environment you're using that matches the settings found in SOURCES. ... There's an option for the resource compiler that causes extra NULLs to be ...
    (microsoft.public.windowsce.app.development)
  • Re: How to interface with C++ in ASP?
    ... environment you're using that matches the settings found in SOURCES. ... There's an option for the resource compiler that causes extra NULLs to be ...
    (microsoft.public.windowsce.app.development)