This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Fatal Error C1700
compiler compiler is out of far heap space
The compiler ran out of storage in its far heap, probably because of too many symbols.
Possible solutions
- Eliminate some global variables.
- Split the current file into smaller files.
- Remove other programs or drivers running on the system.
- Check CONFIG.sys and AUTOEXEC.bat files for device drivers that are not needed.