Resource Compiler Fatal Error RC1052

compiler limit : #if or #ifdef blocks nested too deeply

The program exceeded the maximum allowable nesting levels for #if and #ifdef directives.

This error can be caused by include files that use these preprocessor directives.