rcomp.exe
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.
Note the following changes since v5:
the –h and –o arguments are optional, so output files need not be produced
the –s arguments is optional, with a default of reading the source file from standard input
rcomp
[—
v
] | [—
i
] | [—
m
] | [—
p
] | [—
u
] [—o
DataOutputFile
]
[—h
HeaderOutputFile
]
[—s
SourceFileName
]
[—i
BaseInputFileName
]
|
|