The resource compiler, rcomp
, compiles source
rss
resource files into a rsc
resource data file
which can be used by applications, and a rsg
resource header file.
The operation of the resource compiler is usually wrapped in an
abld
batch file. That provides the most commonly used
rcomp
functionality, but does not provide some of the debugging
options available directly through rcomp
.
rcomp [—v] [—p] [—l] [—force] [—u] [—o
DataOutputFile]
[-{uid2,uid3}] [—h
HeaderOutputFile] [—s SourceFileName] [—i
BaseInputFileName]