Specifications

Resource Compiler Messages Page 16 of 24
Resource Compiler Error RC2175
resource file filename is not in 3.00 format
The specified resource used a format earlier than version 3.00. The resource file must be converted or
recreated using the format for version 3.00 or later.
Resource Compiler Error RC2176
old DIB in filename.
An old format Device Independent Bitmap was found in the specified file. It should be converted to
the current format.
Resource Compiler Error RC2177
constant too big
A constant value was too large to be represented in the type to which it was assigned.
Resource Compiler Error RC2180
unable to open temporary file
The Resource Compiler was unable to open a temporary file. The probable cause is either that you do
not have write permissions for the directory, or that the directory does not exist. The Resource
Compiler attempts to use these files in the directory specified by the TMP (or
GetSystemTempDirectory) environment variable or the current directory if none is specified.
Resource Compiler Error RC2181
duplicate font ID fontID
The specified font ID was already defined.
Resource Compiler Error RC2189
#error : error
This error is used to display other error messages.
Resource Compiler Error RC2235
too many arguments supplied
An expression contained more formal parameters than expected.
Resource Compiler Error RC2236
required parameter missing
An expression contained fewer formal parameters than expected.
Return to Main Resource Compiler Messages Page
Resource Compiler Warnings RC4000 through RC4413
The following topics cover Resource Compiler Warnings RC4000 through RC4413:
Resource Compiler Warning RC4000
UNKNOWN WARNING
Note the circumstances of the warning, try to isolate the problem and create a reproducible test case,
then consult the technical-support help file or the technical-support section in one of your manuals.