Click here to Skip to main content
15,918,976 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: One of us is hallucinating. Pin
WREY5-Aug-03 10:04
WREY5-Aug-03 10:04 
GeneralRe: One of us is hallucinating. Pin
valikac5-Aug-03 10:22
valikac5-Aug-03 10:22 
GeneralProgress made. Pin
WREY5-Aug-03 10:48
WREY5-Aug-03 10:48 
GeneralRe: One of us is hallucinating. Pin
l a u r e n5-Aug-03 11:58
l a u r e n5-Aug-03 11:58 
GeneralRe: One of us is hallucinating. Pin
WREY5-Aug-03 12:51
WREY5-Aug-03 12:51 
GeneralRe: One of us is hallucinating. Pin
Atlantys5-Aug-03 16:17
Atlantys5-Aug-03 16:17 
GeneralRe: One of us is hallucinating. Pin
WREY5-Aug-03 18:29
WREY5-Aug-03 18:29 
GeneralRe: One of us is hallucinating. Pin
Toni785-Aug-03 22:18
Toni785-Aug-03 22:18 
WREY wrote:
would yield the result of the operation in GHCapturePt, and therefore setting the breakpoint at that line you'd get to see what GHCapturePt has in it???

Take it easy WREY.Smile | :) Normally debuggers (the ones that I have used at least) don't work that way. You get to see the results of a line after that line has been executed. Imagine for a moment if you wanted to set a breakpoin on the very first line of the code. Where would you put the breakpoint? Before the line? There is nothing before that. However, your mistake is very normal and I must admit that I make it too once in a while (but I know the answer when I don't see the right results).Smile | :)

// Afterall, I realized that even my comment lines have bugs

When one cannot invent, one must at least improve (in bed).-My latest fortune cookie
GeneralRe: One of us is hallucinating. Pin
WREY6-Aug-03 6:26
WREY6-Aug-03 6:26 
GeneralRe: One of us is hallucinating. Pin
Atlantys6-Aug-03 5:57
Atlantys6-Aug-03 5:57 
Generalreading in a file and storing the words in a char[] Pin
johnstonsk5-Aug-03 8:44
johnstonsk5-Aug-03 8:44 
GeneralRe: reading in a file and storing the words in a char[] Pin
canniballl5-Aug-03 9:17
canniballl5-Aug-03 9:17 
GeneralRe: reading in a file and storing the words in a char[] Pin
johnstonsk5-Aug-03 9:34
johnstonsk5-Aug-03 9:34 
GeneralRe: Windows API related problem.... Pin
Bob Stanneveld5-Aug-03 8:14
Bob Stanneveld5-Aug-03 8:14 
GeneralRe: Windows API related problem.... Pin
Maximilien5-Aug-03 8:43
Maximilien5-Aug-03 8:43 
GeneralRe: Windows API related problem.... Pin
jhwurmbach5-Aug-03 21:36
jhwurmbach5-Aug-03 21:36 
GeneralCalling VC6 DLL from VB6 DLL Pin
patwilliams5-Aug-03 7:45
patwilliams5-Aug-03 7:45 
QuestionHow do you add full datbase support to a dialog app after..... Pin
Terry O'Nolley5-Aug-03 6:49
Terry O'Nolley5-Aug-03 6:49 
Questionvertical scroll bar not working in MFC? Pin
mcguile2575-Aug-03 6:04
mcguile2575-Aug-03 6:04 
Questionconnected to the network ???????? Pin
si_695-Aug-03 5:51
si_695-Aug-03 5:51 
AnswerRe: connected to the network ???????? Pin
David Crow5-Aug-03 7:07
David Crow5-Aug-03 7:07 
AnswerRe: connected to the network ???????? Pin
Ravi Bhavnani5-Aug-03 9:41
professionalRavi Bhavnani5-Aug-03 9:41 
AnswerRe: connected to the network ???????? Pin
l a u r e n5-Aug-03 12:00
l a u r e n5-Aug-03 12:00 
AnswerRe: connected to the network ???????? Pin
kochhar5-Aug-03 14:43
kochhar5-Aug-03 14:43 
GeneralInstall TCP/IP Pin
Anonymous5-Aug-03 5:42
Anonymous5-Aug-03 5:42 

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.