This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Fatal Error C1056
compiler limit : out of macro expansion space: number bytes, when expanding token: 'token'
An internal buffer overflowed during macro expansion.
Possible solutions
- Split macros into simpler macros.
- Remove unnecessary space and tab characters from macro definitions.