Click here to Skip to main content
15,909,498 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ntdll!ExpInterlockedPopEntrySListFault in C:\WINDOWS\system32\ntdll.dll from Microsoft Corporation has caused an access violation exception (0xC0000005) when trying to read from memory location 0x73656c69 on thread 0 Pin
Cedric Moonen5-May-09 22:45
Cedric Moonen5-May-09 22:45 
GeneralRe: ntdll!ExpInterlockedPopEntrySListFault in C:\WINDOWS\system32\ntdll.dll from Microsoft Corporation has caused an access violation exception (0xC0000005) when trying to read from memory location 0x73656c69 on thread 0 Pin
ThatsAlok6-May-09 1:18
ThatsAlok6-May-09 1:18 
QuestionRe: Pin
CPallini6-May-09 1:46
mveCPallini6-May-09 1:46 
AnswerRe: ntdll!ExpInterlockedPopEntrySListFault in C:\WINDOWS\system32\ntdll.dll from Microsoft Corporation has caused an access violation exception (0xC0000005) when trying to read from memory location 0x73656c69 on thread 0 Pin
Hamid_RT5-May-09 23:25
Hamid_RT5-May-09 23:25 
QuestionHelp native C++ and .net Pin
ashish8patil5-May-09 21:03
ashish8patil5-May-09 21:03 
AnswerRe: Help native C++ and .net Pin
_AnsHUMAN_ 5-May-09 21:25
_AnsHUMAN_ 5-May-09 21:25 
AnswerRe: Help native C++ and .net Pin
CPallini5-May-09 21:41
mveCPallini5-May-09 21:41 
AnswerRe: Help native C++ and .net Pin
Rajesh R Subramanian5-May-09 21:54
professionalRajesh R Subramanian5-May-09 21:54 
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 
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 
Thanks for the reply.

But I am not considering the case of CPU Power down or anybody plug off the power cable, UPS will take care these things.

But programaticaly if anybody trying forcefull shutdown or remote shutdown I want to delay the shutdown untill my application finish this work.

Another way I found AbortShutdown api but with this also i not able to get proper result or may be somewhere I am missing.

But If you have any idea to delay the shutdown, if anybody call ExitWindow with SW_FORCE please share it with me.

Thank you

abhi

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 

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.