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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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.