FIX: Developer Studio Source and Dialog Editors Respond Slowly (202591)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q202591 SYMPTOMS
When editing source code or a dialog resource with the Visual C++ version 6.0 source or resource editors, the user may experience a slowdown in performance. The resource editor shows a noticeable delay when tabbing between controls. In the source editor, the cursor seems to hesitate when passing through function definitions when using the arrow keys. In both instances the CPU usage is near or at 100%.
CAUSE
The Visual C++ IDE makes a large number of file accesses to the ClassWizard information file (Projectname.clw).
RESOLUTION
Invoke ClassWizard to regenerate the ClassWizard information file, then dismiss the ClassWizard dialog by clicking OK or Cancel.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.
This problem was corrected in Microsoft Visual C++ .NET.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbBug kbDevStudio kbfix kbide kbNoUpdate kbwizard KB202591 |
---|
|