Resource Compiler Fatal Error RC1020
unexpected '#endif'
An #endif
directive appeared without a matching #if
, #ifdef, or #ifndef directive.
Make sure that there is a matching #endif
for each #if
, #ifdef, and #ifndef statement.
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
unexpected '#endif'
An #endif
directive appeared without a matching #if
, #ifdef, or #ifndef directive.
Make sure that there is a matching #endif
for each #if
, #ifdef, and #ifndef statement.