Click here to Skip to main content
15,917,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is there any library which can detect the faulty statement at runtime? Pin
Madhu Nair26-Sep-11 23:17
Madhu Nair26-Sep-11 23:17 
QuestionRe: Is there any library which can detect the faulty statement at runtime? Pin
rahul.kulshreshtha27-Sep-11 1:25
rahul.kulshreshtha27-Sep-11 1:25 
AnswerRe: Is there any library which can detect the faulty statement at runtime? Pin
Rolf Kristensen27-Sep-11 8:20
Rolf Kristensen27-Sep-11 8:20 
QuestionErranous behavouir in Modless Dialog Pin
Amrit Agr26-Sep-11 21:30
Amrit Agr26-Sep-11 21:30 
SuggestionRe: Erranous behavouir in Modless Dialog Pin
Madhu Nair26-Sep-11 21:59
Madhu Nair26-Sep-11 21:59 
GeneralRe: Erranous behavouir in Modless Dialog Pin
Amrit Agr26-Sep-11 22:37
Amrit Agr26-Sep-11 22:37 
QuestionPost-mortem debugging under Win7 Home Premium Pin
Code-o-mat26-Sep-11 10:52
Code-o-mat26-Sep-11 10:52 
AnswerRe: Post-mortem debugging under Win7 Home Premium Pin
Erudite_Eric26-Sep-11 21:44
Erudite_Eric26-Sep-11 21:44 
For crash dumps you need to use Windbg.exe to analyze them. You can get it straight off MSDN website.

Its an interesting debugger, very powerful, very very complex. But there is a help file which takes you through various debugging techniques as part of the install, read it and give it a go.
==============================

Nothing to say.

GeneralRe: Post-mortem debugging under Win7 Home Premium Pin
Code-o-mat26-Sep-11 22:08
Code-o-mat26-Sep-11 22:08 
QuestionRead/Write from two process Pin
manju 326-Sep-11 3:39
manju 326-Sep-11 3:39 
AnswerRe: Read/Write from two process Pin
Software_Developer26-Sep-11 23:44
Software_Developer26-Sep-11 23:44 
GeneralRe: Read/Write from two process Pin
manju 327-Sep-11 0:31
manju 327-Sep-11 0:31 
QuestionSolved : Resize ComboBox Window Pin
tagopi26-Sep-11 0:56
tagopi26-Sep-11 0:56 
AnswerRe: Resize ComboBox Window Pin
Code-o-mat26-Sep-11 1:28
Code-o-mat26-Sep-11 1:28 
GeneralRe: Resize ComboBox Window Pin
tagopi26-Sep-11 1:38
tagopi26-Sep-11 1:38 
Question::__argv ist NULL, but ::__argc is correct, why? Pin
Erik25-Sep-11 23:58
Erik25-Sep-11 23:58 
AnswerRe: ::__argv ist NULL, but ::__argc is correct, why? Pin
Madhu Nair26-Sep-11 0:29
Madhu Nair26-Sep-11 0:29 
AnswerRe: ::__argv ist NULL, but ::__argc is correct, why? Pin
jk chan26-Sep-11 3:52
jk chan26-Sep-11 3:52 
QuestionInstall LSP(Layered Service Provider) without a reboot? Pin
Syouki_kou25-Sep-11 20:28
Syouki_kou25-Sep-11 20:28 
Questionwrite multistring value to ADS key Pin
jkirkerx25-Sep-11 13:08
professionaljkirkerx25-Sep-11 13:08 
AnswerRe: write multistring value to ADS key Pin
Richard Andrew x6425-Sep-11 14:05
professionalRichard Andrew x6425-Sep-11 14:05 
GeneralRe: write multistring value to ADS key Pin
jkirkerx25-Sep-11 15:31
professionaljkirkerx25-Sep-11 15:31 
Questionreference prob with namespace C++ Pin
Schehaider_Aymen25-Sep-11 12:00
Schehaider_Aymen25-Sep-11 12:00 
AnswerRe: reference prob with namespace C++ Pin
Schehaider_Aymen25-Sep-11 12:39
Schehaider_Aymen25-Sep-11 12:39 
GeneralRe: reference prob with namespace C++ Pin
Emilio Garavaglia25-Sep-11 21:20
Emilio Garavaglia25-Sep-11 21:20 

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.