Click here to Skip to main content
15,895,792 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Please tell me whats wrong with function? Pin
super17-Nov-10 2:23
professionalsuper17-Nov-10 2:23 
QuestionRe: Please tell me whats wrong with function? Pin
David Crow17-Nov-10 3:15
David Crow17-Nov-10 3:15 
Question#ifndef Pin
vidhyaej16-Nov-10 20:21
vidhyaej16-Nov-10 20:21 
AnswerRe: #ifndef Pin
Alain Rist16-Nov-10 21:04
Alain Rist16-Nov-10 21:04 
AnswerRe: #ifndef Pin
David Crow17-Nov-10 3:16
David Crow17-Nov-10 3:16 
QuestionHow can handle this exception? Pin
Le@rner16-Nov-10 19:00
Le@rner16-Nov-10 19:00 
AnswerRe: How can handle this exception? Pin
Alain Rist16-Nov-10 21:00
Alain Rist16-Nov-10 21:00 
GeneralRe: How can handle this exception? [modified] Pin
Le@rner16-Nov-10 21:06
Le@rner16-Nov-10 21:06 
in diffrent condition exception is occur call stack of all condition mentioned here

condition 1:
	wininet.dll!761cf6ea() 	
 	[Frames below may be incorrect and/or missing, no symbols loaded for wininet.dll]	
 	wininet.dll!7620ecc0() 	
 	wininet.dll!761c9986() 	
 	wininet.dll!761df27b() 	
 	wininet.dll!761df0f1() 	
 	wininet.dll!761c57b3() 	
 	wininet.dll!761c5c59() 	
 	wininet.dll!761df4c3() 	
>	Test.exe!CAmHttpSocket::OpenUrl(const char * url=0x23b38df0)  Line 225 + 0x17 bytes	C++
 	Test.exe!CAmHttpSocket::GetHeaders(const char * url=0x23b38df0)  Line 187	C++
 	Test.exe!CHttp_Mon_Thread::HTTPResponseThread()  Line 58 + 0xe bytes	C++
 	Test.exe!CHttp_Mon_Thread::OnTimer(unsigned int idEvent=15901, long dwTime=10345141)  Line 140 + 0x7 bytes	C++
 	Test.exe!CWinThread::DispatchThreadMessageEx(tagMSG * pMsg=0x37f106c0)  Line 771	C++
 	Test.exe!AfxInternalPreTranslateMessage(tagMSG * pMsg=0x37f106c0)  Line 227 + 0xd bytes	C++
 	Test.exe!CWinThread::PreTranslateMessage(tagMSG * pMsg=0x37f106c0)  Line 777 + 0x8 bytes	C++
 	Test.exe!AfxPreTranslateMessage(tagMSG * pMsg=0x37f106c0)  Line 255	C++
 	Test.exe!AfxInternalPumpMessage()  Line 178 + 0xf bytes	C++
 	Test.exe!CWinThread::Run()  Line 629 + 0x7 bytes	C++
 	Test.exe!_AfxThreadEntry(void * pParam=0x0017f00c)  Line 126	C++
 	Test.exe!_callthreadstartex()  Line 348 + 0x6 bytes	C
 	Test.exe!_threadstartex(void * ptd=0x23adbb70)  Line 326 + 0x5 bytes	C
 	kernel32.dll!7662eccb() 	
 	ntdll.dll!778dd24d() 	
 	ntdll.dll!778dd45f() 	


condition 2:
>	Test.exe!ATL::CStringData::Release()  Line 111 + 0x7 bytes	C++
 	Test.exe!ATL::CSimpleStringT<char,0>::operator=(const ATL::CSimpleStringT<char,0> & strSrc="10022*Socket Error")  Line 300	C++
 	Test.exe!CSmtp_Mon_Thread::SmtpResponseThread(ATL::CStringT<char,StrTraitMFC<char,ATL::ChTraitsCRT<char> > > URL_Name="http://exby.org", unsigned int Port=1079503120)  Line 141 + 0x16 bytes	C++
 	Test.exe!CSmtp_Mon_Thread::OnSmtpTimer(unsigned int idEvent=17291, long dwTime=10345141)  Line 69	C++
 	Test.exe!CWinThread::DispatchThreadMessageEx(tagMSG * pMsg=0x14e5cd50)  Line 771	C++
 	Test.exe!AfxInternalPreTranslateMessage(tagMSG * pMsg=0x14e5cd50)  Line 227 + 0xd bytes	C++
 	Test.exe!CWinThread::PreTranslateMessage(tagMSG * pMsg=0x14e5cd50)  Line 777 + 0x8 bytes	C++
 	Test.exe!AfxPreTranslateMessage(tagMSG * pMsg=0x14e5cd50)  Line 255	C++
 	Test.exe!AfxInternalPumpMessage()  Line 178 + 0xf bytes	C++
 	Test.exe!CWinThread::Run()  Line 629 + 0x7 bytes	C++
 	Test.exe!_AfxThreadEntry(void * pParam=0x003af3a4)  Line 126	C++
 	Test.exe!_callthreadstartex()  Line 348 + 0x6 bytes	C
 	Test.exe!_threadstartex(void * ptd=0x21f742d8)  Line 326 + 0x5 bytes	C
 	kernel32.dll!7662eccb() 	
 	[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]	
 	ntdll.dll!778dd24d() 	
 	ntdll.dll!778dd45f() 	


condition 3:

>	Test.exe!ATL::CStringData::Release()  Line 111 + 0x7 bytes	C++
 	Test.exe!CErrorNotifications::~CErrorNotifications()  Line 52 + 0x3e bytes	C++
 	Test.exe!CErrorNotifications::`scalar deleting destructor'()  + 0x8 bytes	C++
 	Test.exe!CWinThread::Delete()  Line 591	C++
 	Test.exe!AfxEndThread(unsigned int nExitCode=0, int bDelete=1)  Line 381	C++
 	Test.exe!CErrorNotifications::ErrorNotificationThread()  Line 182	C++
 	Test.exe!CErrorNotifications::InitInstance()  Line 59	C++
 	Test.exe!_AfxThreadEntry(void * pParam=0x4458f9a4)  Line 113 + 0x7 bytes	C++
 	Test.exe!_callthreadstartex()  Line 348 + 0x6 bytes	C
 	Test.exe!_threadstartex(void * ptd=0x22175248)  Line 326 + 0x5 bytes	C
 	kernel32.dll!7662eccb() 	
 	[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]	
 	ntdll.dll!778dd24d() 	
 	ntdll.dll!778dd45f() 	

now please help me

modified on Wednesday, November 17, 2010 4:31 AM

GeneralRe: How can handle this exception? Pin
Cedric Moonen16-Nov-10 21:17
Cedric Moonen16-Nov-10 21:17 
GeneralRe: How can handle this exception? Pin
Alain Rist16-Nov-10 21:23
Alain Rist16-Nov-10 21:23 
GeneralRe: How can handle this exception? Pin
Le@rner16-Nov-10 22:41
Le@rner16-Nov-10 22:41 
GeneralRe: How can handle this exception? Pin
Cedric Moonen16-Nov-10 22:51
Cedric Moonen16-Nov-10 22:51 
AnswerRe: How can handle this exception? Pin
Alain Rist16-Nov-10 22:55
Alain Rist16-Nov-10 22:55 
GeneralRe: How can handle this exception? Pin
Le@rner16-Nov-10 23:15
Le@rner16-Nov-10 23:15 
GeneralRe: How can handle this exception? Pin
Cedric Moonen16-Nov-10 23:43
Cedric Moonen16-Nov-10 23:43 
GeneralRe: How can handle this exception? Pin
Alain Rist17-Nov-10 0:05
Alain Rist17-Nov-10 0:05 
GeneralRe: How can handle this exception? Pin
Cedric Moonen16-Nov-10 23:41
Cedric Moonen16-Nov-10 23:41 
GeneralRe: How can handle this exception? Pin
Alain Rist17-Nov-10 0:11
Alain Rist17-Nov-10 0:11 
GeneralRe: How can handle this exception? Pin
Le@rner17-Nov-10 0:35
Le@rner17-Nov-10 0:35 
GeneralRe: How can handle this exception? Pin
Alain Rist17-Nov-10 1:29
Alain Rist17-Nov-10 1:29 
QuestionRe: How can handle this exception? Pin
David Crow17-Nov-10 3:19
David Crow17-Nov-10 3:19 
Questionbuffer filled with trash [modified] Pin
ALLERSLIT16-Nov-10 13:22
ALLERSLIT16-Nov-10 13:22 
AnswerRe: buffer filled with trash Pin
Stephen Hewitt16-Nov-10 17:35
Stephen Hewitt16-Nov-10 17:35 
GeneralRe: buffer filled with trash Pin
Richard MacCutchan16-Nov-10 21:22
mveRichard MacCutchan16-Nov-10 21:22 
QuestionAccessing vector in another class?? Pin
AmbiguousName16-Nov-10 0:53
AmbiguousName16-Nov-10 0:53 

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.