Click here to Skip to main content
15,906,569 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Need Tutorial on ATL/WTL/STL Pin
Michael Dunn14-Feb-07 12:31
sitebuilderMichael Dunn14-Feb-07 12:31 
AnswerRe: Need Tutorial on ATL/WTL/STL Pin
Hamid_RT14-Feb-07 18:28
Hamid_RT14-Feb-07 18:28 
Questionwana close word application after sending mail Pin
salman kazi13-Feb-07 19:46
salman kazi13-Feb-07 19:46 
QuestionQuestion about PostMessage in ATL Pin
godspeed12312-Feb-07 13:57
godspeed12312-Feb-07 13:57 
AnswerRe: Question about PostMessage in ATL Pin
Igor Vigdorchik12-Feb-07 16:16
Igor Vigdorchik12-Feb-07 16:16 
QuestionAny clues out there???? Pin
Michael Bergman12-Feb-07 11:36
Michael Bergman12-Feb-07 11:36 
AnswerWhy did you create a server B? Pin
Igor Vigdorchik12-Feb-07 14:43
Igor Vigdorchik12-Feb-07 14:43 
GeneralRe: Why did you create a server B? Pin
Michael Bergman27-Feb-07 12:35
Michael Bergman27-Feb-07 12:35 
Thanks for the reply. Sorry for not responding sooner.

Normally, I would make the calls as you've described. In this particular instance, exception handling has no effect. If the COM object in in-proc, it WILL crash process. It is a third-party library so I don't have access to the code. Also, there is no alternative to this library. If I thought I could write an alternative library for this, I would (well, actually, I think I can, but it would take more time than management wants to take for this feature).

My only recourse is to segregate the library; put it into its own out-of-proc server. That way, if it crashes (and the crashes are now less frequent than when they were part of the main program) it won't crash the main program.

Unfortunately, if it crashes my main program won't get dereferenced and close gracefully.

m.bergman
-- For Bruce Schneier, quanta only have one state : afraid.



QuestionCompile errors in ATL/WTL application Pin
damir_tk11-Feb-07 12:07
damir_tk11-Feb-07 12:07 
AnswerRe: Compile errors in ATL/WTL application Pin
prasad_som11-Feb-07 21:48
prasad_som11-Feb-07 21:48 
GeneralRe: Compile errors in ATL/WTL application Pin
damir_tk12-Feb-07 10:35
damir_tk12-Feb-07 10:35 
AnswerRe: Compile errors in ATL/WTL application Pin
Alain Rist14-Feb-07 20:55
Alain Rist14-Feb-07 20:55 
Questionstd::map key std::basic_string<TCHAR> - How to achieve case in-sensitive string lookup ? [modified] Pin
anand_study9-Feb-07 0:37
anand_study9-Feb-07 0:37 
AnswerRe: std::map basic_string TCHAR - How to achieve case in-sensitive string lookup ? Pin
Sceptic Mole9-Feb-07 0:56
Sceptic Mole9-Feb-07 0:56 
GeneralRe: std::map basic_string TCHAR - How to achieve case in-sensitive string lookup ? Pin
anand_study9-Feb-07 16:24
anand_study9-Feb-07 16:24 
GeneralRe: std::map basic_string TCHAR - How to achieve case in-sensitive string lookup ? Pin
Stuart Dootson9-Feb-07 22:47
professionalStuart Dootson9-Feb-07 22:47 
GeneralRe: std::map basic_string TCHAR - How to achieve case in-sensitive string lookup ? Pin
Sceptic Mole10-Feb-07 1:58
Sceptic Mole10-Feb-07 1:58 
Questionread and write text from edit box Pin
Siddam6-Feb-07 5:38
Siddam6-Feb-07 5:38 
Questionread and write text from edit box Pin
Siddam6-Feb-07 5:38
Siddam6-Feb-07 5:38 
AnswerRe: read and write text from edit box Pin
ThatsAlok6-Feb-07 19:49
ThatsAlok6-Feb-07 19:49 
AnswerRe: read and write text from edit box Pin
Hamid_RT14-Feb-07 18:24
Hamid_RT14-Feb-07 18:24 
QuestionWTL Radio DDX function Pin
Konrad P5-Feb-07 20:03
Konrad P5-Feb-07 20:03 
AnswerRe: WTL Radio DDX function Pin
Michael Dunn5-Feb-07 20:42
sitebuilderMichael Dunn5-Feb-07 20:42 
QuestionShould I build my objects as ATL project? Pin
moonreflection20003-Feb-07 9:57
moonreflection20003-Feb-07 9:57 
AnswerRe: Should I build my objects as ATL project? Pin
Dmitry Khudorozhkov9-Feb-07 8:29
Dmitry Khudorozhkov9-Feb-07 8:29 

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.