Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: CFileDialog how to select file Pin
David Crow2-Aug-07 3:51
David Crow2-Aug-07 3:51 
AnswerRe: CFileDialog how to select file Pin
gvisgr83-Aug-07 0:19
gvisgr83-Aug-07 0:19 
QuestionRe: Rewriting from vb.net to VC++(VS2005) Pin
David Crow2-Aug-07 2:55
David Crow2-Aug-07 2:55 
AnswerRe: Rewriting from vb.net to VC++(VS2005) Pin
Rivezle2-Aug-07 2:59
Rivezle2-Aug-07 2:59 
GeneralRe: Rewriting from vb.net to VC++(VS2005) Pin
David Crow2-Aug-07 3:03
David Crow2-Aug-07 3:03 
QuestionRe: Rewriting from vb.net to VC++(VS2005) Pin
Hamid_RT2-Aug-07 3:55
Hamid_RT2-Aug-07 3:55 
AnswerRe: Rewriting from vb.net to VC++(VS2005) Pin
Rivezle2-Aug-07 4:07
Rivezle2-Aug-07 4:07 
QuestionWhy functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Arris742-Aug-07 2:43
Arris742-Aug-07 2:43 
Hello,

The following functions
_cexit, _c_exit, exit and _exit works fine on release mode but in debug mode the processes/procedures are not terminated when the functions are called.

I use VS 2003 and I use both managed and unmanaged code. Anyway I tried those functions with #pragma managed and #pragma unmanaged but the problem is the same.

Do you know why and how to make them working on debug mode?

Thanks for your help.

QuestionRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Mark Salsbery2-Aug-07 7:36
Mark Salsbery2-Aug-07 7:36 
AnswerRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Arris742-Aug-07 21:53
Arris742-Aug-07 21:53 
GeneralRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Mark Salsbery3-Aug-07 5:35
Mark Salsbery3-Aug-07 5:35 
GeneralRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Arris743-Aug-07 6:24
Arris743-Aug-07 6:24 
GeneralRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Mark Salsbery3-Aug-07 11:27
Mark Salsbery3-Aug-07 11:27 
QuestionDialog box query Pin
dona jain2-Aug-07 1:13
dona jain2-Aug-07 1:13 
AnswerRe: Dialog box query Pin
Sivaprasad S Nair2-Aug-07 1:42
professionalSivaprasad S Nair2-Aug-07 1:42 
GeneralRe: Dialog box query Pin
dona jain2-Aug-07 1:59
dona jain2-Aug-07 1:59 
GeneralRe: Dialog box query Pin
Christian Graus2-Aug-07 2:06
protectorChristian Graus2-Aug-07 2:06 
GeneralRe: Dialog box query Pin
Christian Graus2-Aug-07 2:05
protectorChristian Graus2-Aug-07 2:05 
AnswerRe: Dialog box query Pin
Christian Graus2-Aug-07 2:14
protectorChristian Graus2-Aug-07 2:14 
AnswerRe: Dialog box query Pin
Roger Broomfield2-Aug-07 2:25
Roger Broomfield2-Aug-07 2:25 
QuestionRe: Dialog box query Pin
Hamid_RT2-Aug-07 2:40
Hamid_RT2-Aug-07 2:40 
AnswerRe: Dialog box query Pin
toxcct2-Aug-07 2:43
toxcct2-Aug-07 2:43 
QuestionRe: Dialog box query Pin
David Crow2-Aug-07 3:01
David Crow2-Aug-07 3:01 
AnswerRe: Dialog box query Pin
Hamid_RT2-Aug-07 3:53
Hamid_RT2-Aug-07 3:53 
QuestionRe: Dialog box query Pin
David Crow2-Aug-07 3:59
David Crow2-Aug-07 3:59 

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.