Click here to Skip to main content
15,915,651 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Environment configuration Pin
Rage18-Feb-03 5:08
professionalRage18-Feb-03 5:08 
GeneralRe: Environment configuration Pin
Chris Richardson18-Feb-03 6:34
Chris Richardson18-Feb-03 6:34 
GeneralComboBox in Win98 Pin
Dudi Avramov18-Feb-03 4:52
Dudi Avramov18-Feb-03 4:52 
QuestionMultilanguage application?!?!?!? Pin
Ivano18-Feb-03 3:51
Ivano18-Feb-03 3:51 
AnswerRe: Multilanguage application?!?!?!? Pin
Roger Allen18-Feb-03 4:16
Roger Allen18-Feb-03 4:16 
GeneralPipelines Pin
Geert Craessaerts18-Feb-03 3:31
Geert Craessaerts18-Feb-03 3:31 
QuestionHow compare two Bitmap 2--(solved) Pin
jeremysay18-Feb-03 2:35
jeremysay18-Feb-03 2:35 
AnswerRe: How compare two Bitmap 2 Pin
jeremysay18-Feb-03 4:37
jeremysay18-Feb-03 4:37 
GeneralRe: How compare two Bitmap 2 Pin
MAAK18-Feb-03 8:45
MAAK18-Feb-03 8:45 
GeneralRe: How compare two Bitmap 2 Pin
jeremysay18-Feb-03 8:51
jeremysay18-Feb-03 8:51 
GeneralRe: How compare two Bitmap 2 Pin
MAAK18-Feb-03 8:56
MAAK18-Feb-03 8:56 
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 

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.