Help Please with .res file


2003-12-16 08:40:13 AM
cppbuilder38
I'm running the free 'c' compiler on an ME machine.
Is there something special about using resource files?
Following the help file as closely as I can, I can't get a
resource file into an exe.
Does anyone have an example of compiling and linking these?
I have ppx.exe and ppxrc.rc.
Running the following doesn't give any errors but the final exe
doesn't contain the resource.
brc32 ppxrc.rc ppx.exe
Thanks for any help
DougJones