Click here to Skip to main content
15,921,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListCtrl::MouseMove override not working? Pin
Mark Salsbery8-Nov-06 8:47
Mark Salsbery8-Nov-06 8:47 
GeneralRe: CListCtrl::MouseMove override not working? Pin
skullfire8-Nov-06 9:51
skullfire8-Nov-06 9:51 
GeneralRe: CListCtrl::MouseMove override not working? Pin
Mark Salsbery8-Nov-06 10:36
Mark Salsbery8-Nov-06 10:36 
GeneralRe: CListCtrl::MouseMove override not working? [modified] Pin
skullfire8-Nov-06 11:23
skullfire8-Nov-06 11:23 
GeneralRe: CListCtrl::MouseMove override not working? Pin
Mark Salsbery8-Nov-06 11:45
Mark Salsbery8-Nov-06 11:45 
GeneralRe: CListCtrl::MouseMove override not working? Pin
Stephen Hewitt8-Nov-06 11:35
Stephen Hewitt8-Nov-06 11:35 
GeneralRe: CListCtrl::MouseMove override not working? Pin
Mark Salsbery8-Nov-06 11:49
Mark Salsbery8-Nov-06 11:49 
GeneralRe: CListCtrl::MouseMove override not working? Pin
Stephen Hewitt8-Nov-06 11:52
Stephen Hewitt8-Nov-06 11:52 
GeneralRe: CListCtrl::MouseMove override not working? Pin
Mark Salsbery8-Nov-06 11:57
Mark Salsbery8-Nov-06 11:57 
AnswerRe: CListCtrl::MouseMove override not working? Pin
Stephen Hewitt8-Nov-06 12:25
Stephen Hewitt8-Nov-06 12:25 
GeneralRe: CListCtrl::MouseMove override not working? Pin
skullfire8-Nov-06 12:32
skullfire8-Nov-06 12:32 
GeneralRe: CListCtrl::MouseMove override not working? Pin
Stephen Hewitt8-Nov-06 12:40
Stephen Hewitt8-Nov-06 12:40 
Questionatlapp.h Pin
messages8-Nov-06 6:57
messages8-Nov-06 6:57 
AnswerRe: atlapp.h Pin
Cedric Moonen8-Nov-06 7:49
Cedric Moonen8-Nov-06 7:49 
AnswerRe: atlapp.h Pin
Michael Dunn8-Nov-06 13:55
sitebuilderMichael Dunn8-Nov-06 13:55 
GeneralRe: atlapp.h Pin
messages8-Nov-06 18:46
messages8-Nov-06 18:46 
GeneralRe: atlapp.h Pin
Michael Dunn8-Nov-06 23:55
sitebuilderMichael Dunn8-Nov-06 23:55 
GeneralRe: atlapp.h Pin
messages9-Nov-06 0:45
messages9-Nov-06 0:45 
QuestionDebugging hangs machine Pin
pani688-Nov-06 6:23
pani688-Nov-06 6:23 
AnswerRe: Debugging hangs machine [modified] Pin
VonHagNDaz8-Nov-06 7:00
VonHagNDaz8-Nov-06 7:00 
This may be a dumb question, but are you using F10 to move on to the next line, or F11 to step into the next line?

Also where are you putting the break point? is it around a loop? if this is the case, you may have to move through the break point many times (until all iterations have completed.

what happens when you hit F5 once the break point is hit?

-- modified at 13:08 Wednesday 8th November, 2006

I win because I have the most fun in life...

GeneralRe: Debugging hangs machine Pin
pani688-Nov-06 7:22
pani688-Nov-06 7:22 
GeneralRe: Debugging hangs machine Pin
VonHagNDaz8-Nov-06 7:36
VonHagNDaz8-Nov-06 7:36 
GeneralRe: Debugging hangs machine Pin
Waldermort8-Nov-06 7:36
Waldermort8-Nov-06 7:36 
AnswerRe: Debugging hangs machine Pin
Mark Salsbery8-Nov-06 7:55
Mark Salsbery8-Nov-06 7:55 
Questionmodeless dialog: is it opened ? Pin
Desmo168-Nov-06 5:54
Desmo168-Nov-06 5:54 

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.