Click here to Skip to main content
15,905,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: .lib Files Pin
Bob Stanneveld31-Oct-05 6:24
Bob Stanneveld31-Oct-05 6:24 
QuestionWhy Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
vgrigor130-Oct-05 23:26
vgrigor130-Oct-05 23:26 
AnswerRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
Prakash Nadar31-Oct-05 4:28
Prakash Nadar31-Oct-05 4:28 
GeneralRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
vgrigor131-Oct-05 6:39
vgrigor131-Oct-05 6:39 
GeneralRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
Prakash Nadar31-Oct-05 18:59
Prakash Nadar31-Oct-05 18:59 
GeneralRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
vgrigor131-Oct-05 19:16
vgrigor131-Oct-05 19:16 
AnswerRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
Shay Harel31-Oct-05 4:37
Shay Harel31-Oct-05 4:37 
AnswerRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
krmed1-Nov-05 2:40
krmed1-Nov-05 2:40 
You might try the following...

Close your project, then delete the .ncb, .aps, and .clw files. Reopen the project and try again.

The .ncb file in particular can grow quite large as you edit code, (and the .aps grows with resources). Therefore the more you add/edit without deleting these file can slow down VS considerably.

Hope that helps.


Karl - WK5M
PP-ASEL-IA (N43CS)
<kmedcalf@ev1.net>
PGP Key: 0xDB02E193
PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193
GeneralRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
vgrigor12-Nov-05 4:17
vgrigor12-Nov-05 4:17 
QuestionSerialize content of RichEditCtrl Pin
AnTri30-Oct-05 22:07
AnTri30-Oct-05 22:07 
AnswerRe: Serialize content of RichEditCtrl Pin
Neelesh K J Jain31-Oct-05 1:50
Neelesh K J Jain31-Oct-05 1:50 
GeneralRe: Serialize content of RichEditCtrl Pin
AnTri1-Nov-05 1:04
AnTri1-Nov-05 1:04 
AnswerRe: Serialize content of RichEditCtrl Pin
David Crow31-Oct-05 3:09
David Crow31-Oct-05 3:09 
QuestionMath function help Pin
Binary011030-Oct-05 21:21
Binary011030-Oct-05 21:21 
AnswerRe: Math function help Pin
Rage30-Oct-05 21:43
professionalRage30-Oct-05 21:43 
AnswerRe: Math function help Pin
Arman S.30-Oct-05 21:44
Arman S.30-Oct-05 21:44 
AnswerRe: Math function help Pin
David Crow31-Oct-05 3:12
David Crow31-Oct-05 3:12 
QuestionThe length of text in pixels Pin
Yaron Abershitz30-Oct-05 21:11
Yaron Abershitz30-Oct-05 21:11 
AnswerRe: The length of text in pixels Pin
ThatsAlok30-Oct-05 21:41
ThatsAlok30-Oct-05 21:41 
AnswerRe: The length of text in pixels Pin
Arman S.30-Oct-05 21:48
Arman S.30-Oct-05 21:48 
AnswerRe: The length of text in pixels Pin
kakan30-Oct-05 22:06
professionalkakan30-Oct-05 22:06 
QuestionRe: The length of text in pixels Pin
David Crow31-Oct-05 3:15
David Crow31-Oct-05 3:15 
QuestionHelp with CScrollView or CMetaFileDC pls Pin
teli198230-Oct-05 20:56
teli198230-Oct-05 20:56 
AnswerRe: Help with CScrollView or CMetaFileDC pls Pin
Mircea Puiu31-Oct-05 8:48
Mircea Puiu31-Oct-05 8:48 
GeneralRe: Help with CScrollView or CMetaFileDC pls Pin
teli19823-Nov-05 21:30
teli19823-Nov-05 21:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.