I installed the 5 MS security patches this afternoon, and all of the sudden
am
having VC++ .NET 7.1 problems. Project that used to compile fine is
intermittantly getting
Internal Compiler Errors: C1060 and C1063 - out of heap space.
Is there any known relationship between the patches and VC++ behavior?
The project is not all that large. Seems to happen more often after opening
the designer
view for the main form (form1.h).
-- Tom