Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / May 2008



Tip: Looking for answers? Try searching our database.

Terminate Process

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Luis Tarzia - 14 May 2008 06:43 GMT
Hello,is possible know when an user kill the process (not the aplication)
from the task manager or qith the taskkill command ??
If terminate aplication fires in my vb program then queryunload event but if
terminate process not.
Exist any posibility of "see" with windows messages when the terminate
process events occur ??
Thanks in advance.
Dean Earley - 14 May 2008 09:54 GMT
> Hello,is possible know when an user kill the process (not the aplication)
> from the task manager or qith the taskkill command ??
> If terminate aplication fires in my vb program then queryunload event but if
> terminate process not.
> Exist any posibility of "see" with windows messages when the terminate
> process events occur ??

No.
Process termination is an outright kill.
No notification, no nice "can you shut down", just termination.

Signature

Dean Earley (dean.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems

Dave - 31 May 2008 11:26 GMT
>> Hello,is possible know when an user kill the process (not the aplication)
>> from the task manager or qith the taskkill command ??
[quoted text clipped - 7 lines]
> Process termination is an outright kill.
> No notification, no nice "can you shut down", just termination.

Of course you can.
Just hook NtTerminateProcess
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.