When building an application in Visual Studio. It shows the following error when exceeding the error count
fatal error C1003: error count exceeds 100; sto
Workaround to reduce number of reported errors:
See http://msdn.microsoft.com/en-us/library/ms682499(v=vs.85).aspx for some hints.