Resource Compiler Fatal Error RC1022
expected '#endif'
An #if
, #ifdef, or #ifndef directive was not terminated with an #endif
directive.
Make sure that there is an #if
, #ifdef, or #ifndef statement in effect before this statement.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
expected '#endif'
An #if
, #ifdef, or #ifndef directive was not terminated with an #endif
directive.
Make sure that there is an #if
, #ifdef, or #ifndef statement in effect before this statement.