Jonathan Wood
2003-11-01 13:07:05 UTC
Can anyone explain the purpose of RC2 files generated automatically for MFC
applications?
Looking at it, it appears that the content of these files are included in
the compilation of the main RC file, but that those resources included in
the RC2 file are not modified in any way or are editable by the MFC wizards.
I needed to include some resources from other files and so I added them to
my RC2 file. Everything compiles great but there's just one problem: none of
the resources defined there are available to my application at run time
(i.e. the resources are apparently not compiled into the EXE).
I see my main RC file includes the RC2 file, but it does so using the
TEXTINCLUDE resources, which I don't entirely understand.
Thanks.
applications?
Looking at it, it appears that the content of these files are included in
the compilation of the main RC file, but that those resources included in
the RC2 file are not modified in any way or are editable by the MFC wizards.
I needed to include some resources from other files and so I added them to
my RC2 file. Everything compiles great but there's just one problem: none of
the resources defined there are available to my application at run time
(i.e. the resources are apparently not compiled into the EXE).
I see my main RC file includes the RC2 file, but it does so using the
TEXTINCLUDE resources, which I don't entirely understand.
Thanks.
--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com