Fatal Error C1009 (Windows CE 5.0)

Send Feedback

compiler limit : macros nested too deeply

The compiler tried to expand too many macros at the same time.

The compiler has a limit of 256 levels of nested macros.

Split nested macros into simpler macros.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.