Click here to Skip to main content
15,905,144 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: System Tray Pin
Mustafa Demirhan16-Sep-00 23:30
Mustafa Demirhan16-Sep-00 23:30 
GeneralRe: System Tray Pin
Sam Hobbs17-Sep-00 19:45
Sam Hobbs17-Sep-00 19:45 
GeneralMFC, API Pin
kennan16-Sep-00 22:06
kennan16-Sep-00 22:06 
GeneralRe: MFC, API Pin
Paolo Messina16-Sep-00 22:48
professionalPaolo Messina16-Sep-00 22:48 
GeneralProblem with getting file and line from ImageHlp.dll Pin
Stephen Kellett16-Sep-00 5:31
Stephen Kellett16-Sep-00 5:31 
GeneralRe: Problem with getting file and line from ImageHlp.dll Pin
Gert Boddaert18-Sep-00 1:58
Gert Boddaert18-Sep-00 1:58 
GeneralRe: Problem with getting file and line from ImageHlp.dll Pin
Stephen Kellett26-Sep-00 2:08
Stephen Kellett26-Sep-00 2:08 
GeneralRe: Problem with getting file and line from ImageHlp.dll Pin
Gert Boddaert26-Sep-00 2:29
Gert Boddaert26-Sep-00 2:29 
Sorry my comments didn't help.

Can you use windbg on your system to read the Drwtsn32 "core" Dump files? This might give you a clue.
(you got to make DrWtsn32 your default debugger and let it generate core files but I am sure you already read how to do this in John Robbin's articles...)

You might want to change the debug info generation to "C7" compatible which is sufficient to read the line numbers and a get a function name context.

Then again if you reinstalled the OS, everything might be running OK now.

Good luck.


GeneralProblems with Platform SDK Pin
Stephen Kellett16-Sep-00 5:26
Stephen Kellett16-Sep-00 5:26 
GeneralRe: Problems with Platform SDK Pin
mg29-Sep-00 6:45
mg29-Sep-00 6:45 
GeneralTransparentBlt Pin
David15-Sep-00 18:41
David15-Sep-00 18:41 
GeneralDialog resolution Pin
Roger15-Sep-00 7:40
Roger15-Sep-00 7:40 
GeneralRe: Dialog resolution Pin
Mustafa Demirhan16-Sep-00 0:00
Mustafa Demirhan16-Sep-00 0:00 
GeneralISAPI Pin
Ed K19-Sep-00 12:19
Ed K19-Sep-00 12:19 
GeneralRe: ISAPI Pin
Member 120896520-Sep-00 14:01
Member 120896520-Sep-00 14:01 
GeneralFailure to Register DropTarget only on HP Vectra and Win 2000 Pin
Member 1031214815-Sep-00 6:13
Member 1031214815-Sep-00 6:13 
General*** Changing Title of a Document Frame **** Pin
Steve Lai15-Sep-00 6:02
Steve Lai15-Sep-00 6:02 
GeneralRe: *** Changing Title of a Document Frame **** Pin
Member 120896515-Sep-00 6:36
Member 120896515-Sep-00 6:36 
GeneralRe: *** Changing Title of a Document Frame **** Pin
Sam Hobbs15-Sep-00 10:41
Sam Hobbs15-Sep-00 10:41 
GeneralRe: *** Changing Title of a Document Frame **** Pin
Member 120896515-Sep-00 11:03
Member 120896515-Sep-00 11:03 
GeneralRe: *** Changing Title of a Document Frame **** Pin
Sam Hobbs15-Sep-00 10:48
Sam Hobbs15-Sep-00 10:48 
GeneralCD-ROM access Pin
Roger15-Sep-00 5:28
Roger15-Sep-00 5:28 
GeneralRe: CD-ROM access Pin
Paolo Messina16-Sep-00 23:08
professionalPaolo Messina16-Sep-00 23:08 
GeneralColors in visual c++ MFC Pin
Fredrik15-Sep-00 0:57
Fredrik15-Sep-00 0:57 
GeneralRe: Colors in visual c++ MFC Pin
Mustafa Demirhan15-Sep-00 4:52
Mustafa Demirhan15-Sep-00 4:52 

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.