Click here to Skip to main content
16,011,868 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalreading PARAMs from OBJECTs within dialogbased application Pin
20-Dec-00 3:22
suss20-Dec-00 3:22 
Generalreading PARAMs from OBJECTs within dialogbased application Pin
20-Dec-00 1:10
suss20-Dec-00 1:10 
Generalreading PARAMs from OBJECTs within dialogbased application Pin
20-Dec-00 1:09
suss20-Dec-00 1:09 
Generalreading <PARAM>s within dialogbased application Pin
20-Dec-00 1:08
suss20-Dec-00 1:08 
Generalabout TrackMouseEvent function Pin
Satervalley19-Dec-00 21:12
Satervalley19-Dec-00 21:12 
GeneralRe: about TrackMouseEvent function Pin
NormDroid19-Dec-00 21:59
professionalNormDroid19-Dec-00 21:59 
QuestionHow can I create copies of modeless dialogs using the same template? Pin
Joan M19-Dec-00 13:34
professionalJoan M19-Dec-00 13:34 
GeneralVery aggravating problem with VC++ Pin
Josh Knox19-Dec-00 6:12
Josh Knox19-Dec-00 6:12 
I've been running into a strange problem when stepping through c++ in Visual Studio.
It goes like this:

I write some new code in a file. I set a breakpoint at the code I want to evaluate. When i start the debugger it tells me that the breakpoint is in an invalid location and disables it. The debugger then breaks at the start of execution.

If I then run to cursor to a specific location, the break occurs at the wrong line or on a blank line. If I then step through the code, new code that I've added doesn't seem to get executed even though I watch the execution pointer step right over the new lines. New variables that I declare within scope of the breakpoint still shows up as undefined in the watch window. Its as if the debugger is "out of sync" with my code.

I've tried cleaning and rebuilding the project. That hasn't worked, so I'm unsure what to check next... Anybody else had this happen to them and if so how do I fix it?

Thanks,


Josh
josh@schroff.com
GeneralRe: Very aggravating problem with VC++ Pin
19-Dec-00 6:49
suss19-Dec-00 6:49 
GeneralRe: Very aggravating problem with VC++ Pin
19-Dec-00 7:02
suss19-Dec-00 7:02 
GeneralRe: Very aggravating problem with VC++ Pin
19-Dec-00 7:16
suss19-Dec-00 7:16 
GeneralRe: Very aggravating problem with VC++ Pin
Josh Knox19-Dec-00 10:46
Josh Knox19-Dec-00 10:46 
GeneralRe: Very aggravating problem with VC++ Pin
19-Dec-00 11:17
suss19-Dec-00 11:17 
GeneralRe: Very aggravating problem with VC++ Pin
Peter Andersson19-Dec-00 12:12
Peter Andersson19-Dec-00 12:12 
GeneralRe: Very aggravating problem with VC++ Pin
l a u r e n21-Dec-00 19:41
l a u r e n21-Dec-00 19:41 
GeneralRe: Very aggravating problem with VC++ Pin
Julien19-Dec-00 16:35
Julien19-Dec-00 16:35 
GeneralRe: Very aggravating problem with VC++ Pin
Josh Knox21-Dec-00 5:04
Josh Knox21-Dec-00 5:04 
GeneralRe: Very aggravating problem with VC++ Pin
Julien21-Dec-00 11:01
Julien21-Dec-00 11:01 
GeneralA error occur when calling the StretchBlt function.Please help me. Pin
Huabing Yan19-Dec-00 1:04
Huabing Yan19-Dec-00 1:04 
GeneralRe: A error occur when calling the StretchBlt function.Please help me. Pin
Christian Graus19-Dec-00 11:09
protectorChristian Graus19-Dec-00 11:09 
GeneralThank you! I have succeeded. Pin
Huabing Yan19-Dec-00 14:58
Huabing Yan19-Dec-00 14:58 
GeneralSuperGrid Pin
18-Dec-00 23:57
suss18-Dec-00 23:57 
GeneralRe: SuperGrid Pin
19-Dec-00 2:37
suss19-Dec-00 2:37 
GeneralProblem with Access file and Class Wizard Pin
Wolfram Steinke18-Dec-00 23:05
Wolfram Steinke18-Dec-00 23:05 
GeneralRe: Problem with Access file and Class Wizard Pin
Steve Driessens19-Dec-00 2:01
Steve Driessens19-Dec-00 2:01 

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.