Article ID: 216098 - Last Review: December 26, 2006 - Revision: 3.3 PRB: Visual C++ IDE Slows When Files Are in Many DirectoriesThis article was previously published under Q216098 SYMPTOMS
While working in Visual C++ on a project with source files in many directories, the performance of the IDE may appear to be slow or non-responsive.
CAUSE
This can happen if you have your source files spread across 63 or more directories on FAT or FAT32 partitions. The method that Visual C++ uses to get file change notifications scans source files in the 63rd and above directories every 5 seconds.
RESOLUTION
Some possible resolutions are:
STATUS
This behavior is by design.
| Article Translations
|
Back to the top
