|
-
April 14th, 1999, 01:02 AM
#1
URGENT VC++ CLW file
VC++ up to version 6.0 has a problem with big clw files, some times the VC can't load the workspace at all. If the workspace is loaded there will be big delays in keyboard actions due to update in clw file, Is there any method to overcome this ?
-
April 14th, 1999, 09:06 AM
#2
Re: URGENT VC++ CLW file
Are you really sure about this? Because I don't think VC6 loads the clw file at all until you enter the ClassWizard or add some class. I have also been experiencing delays in keyboard actions, but that was due to a large amount of breakpoints in my code.
-
April 14th, 1999, 11:43 AM
#3
Re: URGENT VC++ CLW file
The .clw is re-generatable (control-w for me) so try deleting it and then
load your workspace. If the problem continues then the class wiz file
was probably not the cause.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|