Click here to Skip to main content
15,892,737 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: DLL Questions Pin
Richard Andrew x6424-Feb-16 14:17
professionalRichard Andrew x6424-Feb-16 14:17 
GeneralRe: DLL Questions Pin
Kenneth Haugland24-Feb-16 15:40
mvaKenneth Haugland24-Feb-16 15:40 
GeneralRe: DLL Questions Pin
Richard MacCutchan24-Feb-16 21:34
mveRichard MacCutchan24-Feb-16 21:34 
AnswerRe: DLL Questions Pin
Richard MacCutchan24-Feb-16 21:33
mveRichard MacCutchan24-Feb-16 21:33 
GeneralRe: DLL Questions Pin
bkelly1325-Feb-16 13:07
bkelly1325-Feb-16 13:07 
GeneralRe: DLL Questions Pin
Richard MacCutchan25-Feb-16 22:18
mveRichard MacCutchan25-Feb-16 22:18 
GeneralRe: DLL Questions Pin
Jochen Arndt25-Feb-16 22:37
professionalJochen Arndt25-Feb-16 22:37 
GeneralRe: DLL Questions Pin
Richard MacCutchan26-Feb-16 0:01
mveRichard MacCutchan26-Feb-16 0:01 
QuestionQuestion about Direct3D View Area Pin
Member 112032772-Feb-16 5:24
Member 112032772-Feb-16 5:24 
QuestionFormatMessage for unicode Pin
bkelly1330-Jan-16 15:03
bkelly1330-Jan-16 15:03 
AnswerRe: FormatMessage for unicode Pin
Richard MacCutchan30-Jan-16 21:15
mveRichard MacCutchan30-Jan-16 21:15 
QuestionMessage Removed Pin
20-Jan-16 21:38
crzoaknn20-Jan-16 21:38 
AnswerMessage Removed Pin
20-Jan-16 21:51
mveGerry Schmitz20-Jan-16 21:51 
QuestionWCHAR argument pointer Resolved Pin
bkelly1314-Jan-16 16:07
bkelly1314-Jan-16 16:07 
AnswerRe: WCHAR argument pointer Pin
Richard Andrew x6414-Jan-16 16:38
professionalRichard Andrew x6414-Jan-16 16:38 
GeneralRe: WCHAR argument pointer Pin
bkelly1315-Jan-16 11:58
bkelly1315-Jan-16 11:58 
QuestionScrolling ATL Dialog with mouse wheel problem. Pin
Member 1213702619-Dec-15 18:11
Member 1213702619-Dec-15 18:11 
AnswerRe: Scrolling ATL Dialog with mouse wheel problem. Pin
Richard MacCutchan19-Dec-15 21:07
mveRichard MacCutchan19-Dec-15 21:07 
QuestionCoCreateInstance(CLSID_SpVoice); fails with Class not registered Pin
ptr_Electron14-Dec-15 0:56
ptr_Electron14-Dec-15 0:56 
AnswerRe: CoCreateInstance(CLSID_SpVoice); fails with Class not registered Pin
Jochen Arndt14-Dec-15 1:39
professionalJochen Arndt14-Dec-15 1:39 
GeneralRe: CoCreateInstance(CLSID_SpVoice); fails with Class not registered Pin
ptr_Electron14-Dec-15 1:52
ptr_Electron14-Dec-15 1:52 
GeneralRe: CoCreateInstance(CLSID_SpVoice); fails with Class not registered Pin
Jochen Arndt14-Dec-15 2:13
professionalJochen Arndt14-Dec-15 2:13 
Questionfind crash location in the code Pin
bkelly1313-Dec-15 15:58
bkelly1313-Dec-15 15:58 
Windows 7, Visual Studio 2010, C++

An application I wrote that has been running for over a year has just started getting an unhandled exception. It is _com_error and the exact return value if E_FAIL, an unspecified error. That is unhelpful. The crash window specifies an address where the crash occurred.

Question:
How does one take that address and find the place in the code where the program was executing when the exception was first thrown?
Thank you for your time
If you work with telemetry, please check this bulletin board: www.irigbb.com


AnswerRe: find crash location in the code Pin
Richard Andrew x6413-Dec-15 16:14
professionalRichard Andrew x6413-Dec-15 16:14 
AnswerRe: find crash location in the code Pin
Richard Andrew x6414-Dec-15 9:37
professionalRichard Andrew x6414-Dec-15 9: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.