Click here to Skip to main content
16,004,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Using CString in WIN32 Application. Pin
prasad_som30-Nov-06 20:06
prasad_som30-Nov-06 20:06 
AnswerRe: Using CString in WIN32 Application. Pin
uusheikh30-Nov-06 20:38
uusheikh30-Nov-06 20:38 
GeneralRe: Using CString in WIN32 Application. Pin
Mike_V30-Nov-06 20:51
Mike_V30-Nov-06 20:51 
GeneralRe: Using CString in WIN32 Application. Pin
uusheikh30-Nov-06 20:59
uusheikh30-Nov-06 20:59 
GeneralRe: Using CString in WIN32 Application. Pin
Mike_V30-Nov-06 21:03
Mike_V30-Nov-06 21:03 
QuestionRe: Using CString in WIN32 Application. Pin
prasad_som30-Nov-06 21:30
prasad_som30-Nov-06 21:30 
AnswerRe: Using CString in WIN32 Application. Pin
Mike_V30-Nov-06 20:51
Mike_V30-Nov-06 20:51 
Questionhooking process termination Pin
PK218430-Nov-06 19:58
PK218430-Nov-06 19:58 
Problem:

We have a server. Have used VC++ 6.0 compiler. Have used try-catch including catch(...) at several places.

Problem is when there is some problems like SEGV ie memory access violation, control goes to catch(...). Unlike unix there are no signal handlers here for this.

Can we somehow hook the process termination so that before server crashes we can print the stack trace using one written by us?
Problem here is how to hook the process termination??

Compiler used is VC++ 6.0
OS: windows 2000

AnswerRe: hooking process termination Pin
Christopher Duncan1-Dec-06 5:03
Christopher Duncan1-Dec-06 5:03 
QuestionHow to move a whole folder Pin
kamalesh8230-Nov-06 19:51
kamalesh8230-Nov-06 19:51 
AnswerRe: How to move a whole folder Pin
snprani30-Nov-06 19:58
snprani30-Nov-06 19:58 
QuestionHow to create in MFC Tray Icon, any easy way.. Pin
dasrimk30-Nov-06 19:38
dasrimk30-Nov-06 19:38 
AnswerRe: How to create in MFC Tray Icon, any easy way.. Pin
snprani30-Nov-06 20:08
snprani30-Nov-06 20:08 
AnswerRe: How to create in MFC Tray Icon, any easy way.. Pin
Laxman Auti30-Nov-06 20:15
Laxman Auti30-Nov-06 20:15 
Questioncalling order? Pin
Kiran Pinjala30-Nov-06 19:20
Kiran Pinjala30-Nov-06 19:20 
AnswerRe: calling order? Pin
prasad_som30-Nov-06 19:36
prasad_som30-Nov-06 19:36 
GeneralRe: calling order? Pin
Kiran Pinjala30-Nov-06 19:46
Kiran Pinjala30-Nov-06 19:46 
AnswerRe: calling order? Pin
Laxman Auti30-Nov-06 20:22
Laxman Auti30-Nov-06 20:22 
QuestionHow to get the HWND of mfc DialogBox for .Net Pin
LaHaHa30-Nov-06 18:26
LaHaHa30-Nov-06 18:26 
QuestionRe: How to get the HWND of mfc DialogBox for .Net Pin
prasad_som30-Nov-06 19:14
prasad_som30-Nov-06 19:14 
AnswerRe: How to get the HWND of mfc DialogBox for .Net Pin
LaHaHa30-Nov-06 19:22
LaHaHa30-Nov-06 19:22 
QuestionRe: How to get the HWND of mfc DialogBox for .Net Pin
prasad_som30-Nov-06 19:29
prasad_som30-Nov-06 19:29 
AnswerRe: How to get the HWND of mfc DialogBox for .Net Pin
LaHaHa30-Nov-06 19:40
LaHaHa30-Nov-06 19:40 
GeneralRe: How to get the HWND of mfc DialogBox for .Net Pin
prasad_som30-Nov-06 19:44
prasad_som30-Nov-06 19:44 
GeneralRe: How to get the HWND of mfc DialogBox for .Net Pin
LaHaHa30-Nov-06 19:49
LaHaHa30-Nov-06 19:49 

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.