Click here to Skip to main content
15,890,995 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: pass a CString to a TCHAR myVar[] Pin
David Crow6-Dec-05 4:53
David Crow6-Dec-05 4:53 
GeneralRe: pass a CString to a TCHAR myVar[] Pin
toxcct6-Dec-05 6:04
toxcct6-Dec-05 6:04 
GeneralRe: pass a CString to a TCHAR myVar[] Pin
Maximilien6-Dec-05 6:28
Maximilien6-Dec-05 6:28 
GeneralRe: pass a CString to a TCHAR myVar[] Pin
David Crow6-Dec-05 7:00
David Crow6-Dec-05 7:00 
GeneralRe: pass a CString to a TCHAR myVar[] Pin
si_696-Dec-05 22:32
si_696-Dec-05 22:32 
AnswerRe: pass a CString to a TCHAR myVar[] Pin
Nish Nishant6-Dec-05 5:02
sitebuilderNish Nishant6-Dec-05 5:02 
AnswerRe: pass a CString to a TCHAR myVar[] Pin
ThatsAlok6-Dec-05 19:15
ThatsAlok6-Dec-05 19:15 
QuestionDump file reading via WinDbg Pin
Axter6-Dec-05 4:28
professionalAxter6-Dec-05 4:28 
I'm trying to read a Dump file from a client, and I'm not sure how to do this with WinDbg.

1. If I'm not certain about the client's OS, can I download multiple Windows OS symbols to the same path, or do I need to download the symbols to seperate path for each OS version?
2. If I have the symbols for an OS with service packs installed, can I still use these symbols with a dump file from an OS that doesn't have any service packs installed?
3. Is there any clean way to examine the dump file to determine which OS it's for, and what version or service pack it has with it?
4. If I wanted to use VC++ 7.1 to examine the dump file, exactly how would I do that?

I'm currently waiting for the client to send some msinfo32 output that I believe will tell me about the OS and service pack, but I was wondering if there are other options for getting this information via the dump file.


Top ten member of C++ Expert Exchange.
http://www.experts-exchange.com/Cplusplus
QuestionCDateTimeCtrl Pin
JohnZed6-Dec-05 3:40
JohnZed6-Dec-05 3:40 
QuestionRe: CDateTimeCtrl Pin
David Crow6-Dec-05 3:56
David Crow6-Dec-05 3:56 
AnswerRe: CDateTimeCtrl Pin
JohnZed6-Dec-05 3:58
JohnZed6-Dec-05 3:58 
QuestionRe: CDateTimeCtrl Pin
David Crow7-Dec-05 9:47
David Crow7-Dec-05 9:47 
Questionregarding the focus on help button through arrow key Pin
simhadri6-Dec-05 3:02
simhadri6-Dec-05 3:02 
AnswerRe: regarding the focus on help button through arrow key Pin
David Crow6-Dec-05 3:57
David Crow6-Dec-05 3:57 
QuestionNeed to get Command line argument and add to this simple function Pin
andreas_sweden6-Dec-05 2:55
andreas_sweden6-Dec-05 2:55 
QuestionRe: Need to get Command line argument and add to this simple function Pin
David Crow6-Dec-05 3:59
David Crow6-Dec-05 3:59 
AnswerRe: Need to get Command line argument and add to this simple function Pin
andreas_sweden6-Dec-05 4:09
andreas_sweden6-Dec-05 4:09 
GeneralRe: Need to get Command line argument and add to this simple function Pin
David Crow6-Dec-05 4:11
David Crow6-Dec-05 4:11 
GeneralRe: Need to get Command line argument and add to this simple function Pin
andreas_sweden6-Dec-05 4:16
andreas_sweden6-Dec-05 4:16 
GeneralRe: Need to get Command line argument and add to this simple function Pin
David Crow6-Dec-05 4:43
David Crow6-Dec-05 4:43 
GeneralRe: Need to get Command line argument and add to this simple function Pin
andreas_sweden6-Dec-05 4:49
andreas_sweden6-Dec-05 4:49 
GeneralRe: Need to get Command line argument and add to this simple function Pin
David Crow6-Dec-05 4:57
David Crow6-Dec-05 4:57 
GeneralRe: Need to get Command line argument and add to this simple function Pin
andreas_sweden6-Dec-05 6:07
andreas_sweden6-Dec-05 6:07 
QuestionOverloading << operator? Pin
Cristoff6-Dec-05 2:03
Cristoff6-Dec-05 2:03 
AnswerRe: Overloading << operator? Pin
toxcct6-Dec-05 2:37
toxcct6-Dec-05 2:37 

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.