Click here to Skip to main content
15,898,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Handling Checkbox changes in CListCtrl Pin
DRHuff11-Dec-02 7:52
DRHuff11-Dec-02 7:52 
GeneralRe: Handling Checkbox changes in CListCtrl Pin
Alvaro Mendez11-Dec-02 8:28
Alvaro Mendez11-Dec-02 8:28 
GeneralRe: Handling Checkbox changes in CListCtrl Pin
DRHuff11-Dec-02 9:34
DRHuff11-Dec-02 9:34 
Generalchange color or Url in RichEdit control Pin
romelq11-Dec-02 6:53
romelq11-Dec-02 6:53 
GeneralVisual studio question Pin
Shay Harel11-Dec-02 5:45
Shay Harel11-Dec-02 5:45 
GeneralRe: Visual studio question Pin
User 665811-Dec-02 7:11
User 665811-Dec-02 7:11 
GeneralRe: Visual studio question Pin
Shay Harel11-Dec-02 7:19
Shay Harel11-Dec-02 7:19 
GeneralRe: Visual studio question Pin
-=jarl=-11-Dec-02 7:18
-=jarl=-11-Dec-02 7:18 
It might be due to the "one-million breakpoints" problem. Bring up your breakpoint dialog and check if there's a heap of them set ( usually duplicates. ) Remove them and see if it helps.

Option 2:
If you don't use the class-view info, ( sounds limiting, but it doesn't have to be ),
you delete your project NCB file, create an empty one and make it write-protected.
It will speed up things, at the cost of not having the class-info available.

-=jarl=-

GeneralRe: Visual studio question Pin
Shay Harel11-Dec-02 8:07
Shay Harel11-Dec-02 8:07 
GeneralRe: Visual studio question Pin
-=jarl=-11-Dec-02 8:28
-=jarl=-11-Dec-02 8:28 
GeneralRe: Visual studio question Pin
Shay Harel11-Dec-02 8:07
Shay Harel11-Dec-02 8:07 
GeneralRe: Visual studio question Pin
Shay Harel11-Dec-02 8:12
Shay Harel11-Dec-02 8:12 
GeneralRe: Visual studio question Pin
-=jarl=-11-Dec-02 8:29
-=jarl=-11-Dec-02 8:29 
GeneralRe: Visual studio question Pin
Navin11-Dec-02 7:23
Navin11-Dec-02 7:23 
GeneralRe: Visual studio question Pin
Shay Harel11-Dec-02 8:05
Shay Harel11-Dec-02 8:05 
GeneralRe: Visual studio question Pin
User 665811-Dec-02 8:09
User 665811-Dec-02 8:09 
GeneralRe: Visual studio question Pin
Alvaro Mendez11-Dec-02 8:36
Alvaro Mendez11-Dec-02 8:36 
GeneralListCtrl: maintain the slection after repopulating it... Pin
Joan M11-Dec-02 5:11
professionalJoan M11-Dec-02 5:11 
GeneralRe: ListCtrl: maintain the slection after repopulating it... Pin
DRHuff11-Dec-02 9:32
DRHuff11-Dec-02 9:32 
GeneralRe: ListCtrl: maintain the slection after repopulating it... Pin
Joan M11-Dec-02 19:53
professionalJoan M11-Dec-02 19:53 
GeneralRe: ListCtrl: maintain the slection after repopulating it... Pin
Jean-Marc Molina3-Oct-03 0:33
Jean-Marc Molina3-Oct-03 0:33 
GeneralDirectShow & AVI Pin
YuriSp11-Dec-02 5:03
YuriSp11-Dec-02 5:03 
QuestionEmbedded CPropertySheet : HOWTO change CPropertyPage programatically ??? Pin
Luc Bergeron11-Dec-02 4:47
Luc Bergeron11-Dec-02 4:47 
AnswerRe: Embedded CPropertySheet : HOWTO change CPropertyPage programatically ??? Pin
Roger Allen11-Dec-02 6:09
Roger Allen11-Dec-02 6:09 
GeneralRe: Embedded CPropertySheet : HOWTO change CPropertyPage programatically ??? Pin
Luc Bergeron11-Dec-02 7:21
Luc Bergeron11-Dec-02 7:21 

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.