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.
Ta brskalnik ni več podprt.
Izvedite nadgradnjo na Microsoft Edge, če želite izkoristiti vse prednosti najnovejših funkcij, varnostnih posodobitev in tehnične podpore.
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.