Click here to Skip to main content
15,901,426 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to develop a parser or wrapper? Pin
DengJW18-Feb-03 2:34
DengJW18-Feb-03 2:34 
Questionhow do i retreive the IP adress from a SOCKET? Pin
Willem B18-Feb-03 2:26
Willem B18-Feb-03 2:26 
AnswerRe: how do i retreive the IP adress from a SOCKET? Pin
Hans Ruck18-Feb-03 3:47
Hans Ruck18-Feb-03 3:47 
GeneralDr Watson dump :-\ Pin
will138318-Feb-03 2:19
will138318-Feb-03 2:19 
GeneralRe: Dr Watson dump :-\ Pin
AlexO18-Feb-03 3:05
AlexO18-Feb-03 3:05 
GeneralRe: Dr Watson dump Pin
will138318-Feb-03 3:17
will138318-Feb-03 3:17 
GeneralRe: Dr Watson dump Pin
AlexO18-Feb-03 3:50
AlexO18-Feb-03 3:50 
GeneralRe: Dr Watson dump :-\ Pin
will138318-Feb-03 3:43
will138318-Feb-03 3:43 
Would you believe I don't have the MS SDK? All I have is VC++ Pro. I can't find a stand alone debugger. Sheesh!

I'm looking on the microsoft site. Got any ideas where I can find it? UGH

I also started to sift through the drwatson file.

If I could find this:

FAULT ->00407cad 83780402 cmp dword ptr [eax+0x4],0x2 ds:00b8d5d6=????????


Then I'd be able to trace it back to the place in the application which it is dying. I'm assuming the 00407cad is the location in memory the call is at, and I know what the call is I'm looking at.

but what is the 83780402 number? and what is the ds:00b8d5d6=????? Is that the other place in memory that the cmp is checking against?

Again, thanks. I'm just trying to learn more. Still have alot to learn I see. lol

Dan Willis
GeneralRe: Dr Watson dump :-\ Pin
AlexO18-Feb-03 3:55
AlexO18-Feb-03 3:55 
GeneralRe: Dr Watson dump Pin
will138318-Feb-03 4:18
will138318-Feb-03 4:18 
GeneralRe: Dr Watson dump :-\ Pin
pete mcquain18-Feb-03 4:49
pete mcquain18-Feb-03 4:49 
GeneralRe: Dr Watson dump :-\ Pin
will138318-Feb-03 5:22
will138318-Feb-03 5:22 
GeneralRe: Dr Watson dump :-\ Pin
jhwurmbach18-Feb-03 5:42
jhwurmbach18-Feb-03 5:42 
GeneralRe: Dr Watson dump :-\ Pin
pete mcquain18-Feb-03 6:34
pete mcquain18-Feb-03 6:34 
GeneralRe: Dr Watson dump :-\ Pin
will138318-Feb-03 7:32
will138318-Feb-03 7:32 
GeneralI'm This Far Now Pin
will138318-Feb-03 7:48
will138318-Feb-03 7:48 
GeneralRe: I'm This Far Now Pin
AlexO18-Feb-03 8:00
AlexO18-Feb-03 8:00 
GeneralRe: I'm This Far Now Pin
will138318-Feb-03 8:04
will138318-Feb-03 8:04 
GeneralRe: I'm This Far Now Pin
AlexO18-Feb-03 8:13
AlexO18-Feb-03 8:13 
GeneralRe: I'm This Far Now Pin
will138318-Feb-03 8:33
will138318-Feb-03 8:33 
GeneralRe: I'm This Far Now Pin
Alvaro Mendez18-Feb-03 8:50
Alvaro Mendez18-Feb-03 8:50 
GeneralRe: I'm This Far Now Pin
AlexO18-Feb-03 9:02
AlexO18-Feb-03 9:02 
GeneralRe: I'm This Far Now Pin
Alvaro Mendez18-Feb-03 9:36
Alvaro Mendez18-Feb-03 9:36 
GeneralRe: I'm This Far Now Pin
will138318-Feb-03 9:48
will138318-Feb-03 9:48 
GeneralRe: I'm This Far Now Pin
AlexO18-Feb-03 9:59
AlexO18-Feb-03 9:59 

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.