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

C / C++ / MFC

 
QuestionRe: C/C++ code of Vernam Cipher Algorithm Pin
Maximilien28-Aug-09 7:45
Maximilien28-Aug-09 7:45 
AnswerRe: C/C++ code of Vernam Cipher Algorithm Pin
Michael Schubert29-Aug-09 0:28
Michael Schubert29-Aug-09 0:28 
QuestionC/C++ code of Vernam Cipher Algorithm Pin
Munna Bhagat28-Aug-09 6:41
Munna Bhagat28-Aug-09 6:41 
QuestionC/C++ code of Vernam Cipher Algorithm Pin
Munna Bhagat28-Aug-09 6:41
Munna Bhagat28-Aug-09 6:41 
QuestionAnti virus live update corrupting file mapped shared memory Pin
avijaya28-Aug-09 4:59
avijaya28-Aug-09 4:59 
QuestionRe: Anti virus live update corrupting file mapped shared memory Pin
Randor 28-Aug-09 6:09
professional Randor 28-Aug-09 6:09 
AnswerRe: Anti virus live update corrupting file mapped shared memory Pin
avijaya28-Aug-09 6:15
avijaya28-Aug-09 6:15 
QuestionAfxDumpStack Pin
Krishnakumartg28-Aug-09 3:35
Krishnakumartg28-Aug-09 3:35 
Friends,

void CAfxDumpStackDlg::Test()
{
	AfxDumpStack( AFX_STACK_DUMP_TARGET_ODS );
}


AfxDumpStack API call in the above code block dumps only the following information.

"=== begin AfxDumpStack output ===
Loaded 'C:\WINDOWS\system32\dbghelp.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\version.dll', no matching symbolic information found.
7C90EB94: WINDOWS\system32\ntdll.dll! KiFastSystemCallRet
59A830F0: WINDOWS\system32\DBGHELP.dll! DbgHelpCreateUserDump + 331 bytes
=== end AfxDumpStack() output ==="

What should I do more to get the detailed dump?

Thanks in advance,
Krishnakumar
AnswerRe: AfxDumpStack Pin
Randor 28-Aug-09 5:33
professional Randor 28-Aug-09 5:33 
GeneralRe: AfxDumpStack Pin
Krishnakumartg29-Aug-09 3:13
Krishnakumartg29-Aug-09 3:13 
QuestionWhile Splitting the String* it throws Error.... Pin
spalanivel28-Aug-09 1:19
spalanivel28-Aug-09 1:19 
QuestionRe: While Splitting the String* it throws Error.... Pin
CPallini28-Aug-09 1:41
mveCPallini28-Aug-09 1:41 
QuestionRe: While Splitting the String* it throws Error.... Pin
David Crow28-Aug-09 3:01
David Crow28-Aug-09 3:01 
AnswerRe: While Splitting the String* it throws Error.... Pin
Stuart Dootson28-Aug-09 3:35
professionalStuart Dootson28-Aug-09 3:35 
GeneralRe: While Splitting the String* it throws Error.... Pin
spalanivel28-Aug-09 18:33
spalanivel28-Aug-09 18:33 
GeneralRe: While Splitting the String* it throws Error.... Pin
Stuart Dootson28-Aug-09 22:08
professionalStuart Dootson28-Aug-09 22:08 
QuestionSetDIBits and GetDIBits in MFC? Pin
yasde28-Aug-09 0:19
yasde28-Aug-09 0:19 
AnswerRe: SetDIBits and GetDIBits in MFC? Pin
CPallini28-Aug-09 1:37
mveCPallini28-Aug-09 1:37 
GeneralRe: SetDIBits and GetDIBits in MFC? Pin
Hamid_RT28-Aug-09 4:59
Hamid_RT28-Aug-09 4:59 
GeneralRe: SetDIBits and GetDIBits in MFC? Pin
CPallini28-Aug-09 5:59
mveCPallini28-Aug-09 5:59 
AnswerRe: SetDIBits and GetDIBits in MFC? Pin
yoaz28-Aug-09 9:54
yoaz28-Aug-09 9:54 
QuestionDetermine Boot Disk Pin
Abinash Mohanty27-Aug-09 23:50
Abinash Mohanty27-Aug-09 23:50 
AnswerRe: Determine Boot Disk Pin
Mohan Ramachandra28-Aug-09 1:18
Mohan Ramachandra28-Aug-09 1:18 
AnswerRe: Determine Boot Disk Pin
kilt3-Sep-09 4:45
kilt3-Sep-09 4:45 
Question_controlfp() - function Pin
durban227-Aug-09 22:57
durban227-Aug-09 22:57 

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.