Click here to Skip to main content
15,879,326 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help native C++ and .net Pin
ThatsAlok5-May-09 23:26
ThatsAlok5-May-09 23:26 
AnswerRe: Help native C++ and .net Pin
KarstenK5-May-09 23:13
mveKarstenK5-May-09 23:13 
AnswerRe: Help native C++ and .net Pin
ThatsAlok5-May-09 23:25
ThatsAlok5-May-09 23:25 
GeneralRe: Help native C++ and .net Pin
ashish8patil6-May-09 0:17
ashish8patil6-May-09 0:17 
GeneralRe: Help native C++ and .net Pin
ThatsAlok6-May-09 1:16
ThatsAlok6-May-09 1:16 
GeneralRe: Help native C++ and .net Pin
ashish8patil6-May-09 3:14
ashish8patil6-May-09 3:14 
GeneralRe: Help native C++ and .net Pin
ashish8patil6-May-09 19:03
ashish8patil6-May-09 19:03 
QuestionHow to abort forcefully shutdown, reastart or logoff Pin
Abhijit A5-May-09 20:14
Abhijit A5-May-09 20:14 
Hello friend,

I am working on financial application.
I am using VC++.net VS 2008.
I want to avoid shutdown/restart/logoff while my application is storing the user data, authorisation/authentification or file/fund transfer.
I want to abort shutdown,restart or logoff if any third application call ExitWindow, ExitWindoEx with the SX_FORCE or user run the command on command promt "shutdown -l".
I know one way by Windows notification WM_ENDSESSION and WM_QURYENDSESSION return FALSE,but this is not working in "FORCE shutdown" or "shutdown -l".
Please give me a suggestion.
Waiting for the positive reply.

Thank you.

abhi

AnswerRe: How to abort forcefully shutdown, reastart or logoff Pin
«_Superman_»5-May-09 20:24
professional«_Superman_»5-May-09 20:24 
GeneralRe: How to abort forcefully shutdown, reastart or logoff Pin
Abhijit A5-May-09 21:01
Abhijit A5-May-09 21:01 
GeneralRe: How to abort forcefully shutdown, reastart or logoff [modified] Pin
enhzflep5-May-09 21:19
enhzflep5-May-09 21:19 
AnswerRe: How to abort forcefully shutdown, reastart or logoff Pin
enhzflep5-May-09 21:04
enhzflep5-May-09 21:04 
GeneralRe: How to abort forcefully shutdown, reastart or logoff Pin
Abhijit A5-May-09 21:17
Abhijit A5-May-09 21:17 
AnswerRe: How to abort forcefully shutdown, reastart or logoff Pin
Stuart Dootson6-May-09 2:05
professionalStuart Dootson6-May-09 2:05 
GeneralRe: How to abort forcefully shutdown, reastart or logoff Pin
David Crow6-May-09 3:11
David Crow6-May-09 3:11 
GeneralRe: How to abort forcefully shutdown, reastart or logoff Pin
Stuart Dootson6-May-09 3:21
professionalStuart Dootson6-May-09 3:21 
QuestionMFC application has encountered a problem and need to close Pin
ganesh.dp5-May-09 20:07
ganesh.dp5-May-09 20:07 
AnswerRe: MFC application has encountered a problem and need to close Pin
Cedric Moonen5-May-09 20:29
Cedric Moonen5-May-09 20:29 
AnswerRe: MFC application has encountered a problem and need to close Pin
_AnsHUMAN_ 5-May-09 21:38
_AnsHUMAN_ 5-May-09 21:38 
AnswerRe: MFC application has encountered a problem and need to close Pin
ThatsAlok5-May-09 23:20
ThatsAlok5-May-09 23:20 
AnswerRe: MFC application has encountered a problem and need to close Pin
Hamid_RT5-May-09 23:28
Hamid_RT5-May-09 23:28 
GeneralRe: MFC application has encountered a problem and need to close Pin
ganesh.dp5-May-09 23:36
ganesh.dp5-May-09 23:36 
AnswerRe: MFC application has encountered a problem and need to close Pin
David Crow6-May-09 3:14
David Crow6-May-09 3:14 
QuestionPartial Specialization of Templated Class Member Function Pin
Jmuulian5-May-09 19:26
Jmuulian5-May-09 19:26 
AnswerRe: Partial Specialization of Templated Class Member Function Pin
«_Superman_»5-May-09 20:04
professional«_Superman_»5-May-09 20:04 

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.