J
Janette
Hi,
I am not sure if this is an appropriate group for this question, so please
feel free to direct me elsewhere.
I need to be able to programatically end a process in win2000 server. Ie
manually you would go to the task manager, go to the process tab and right
click on the process and choose end process. I need to be able to do this to
rogue processes using VBA 6.
Ie I want specifically to do the above manual step in a program, with the
same end effect. I have found reference to ExitProcess and TerminateProcess
but am unsure as to which is the equivalent of the manual method, and quite
how to use them.
Thanks for your time
Janette
I am not sure if this is an appropriate group for this question, so please
feel free to direct me elsewhere.
I need to be able to programatically end a process in win2000 server. Ie
manually you would go to the task manager, go to the process tab and right
click on the process and choose end process. I need to be able to do this to
rogue processes using VBA 6.
Ie I want specifically to do the above manual step in a program, with the
same end effect. I have found reference to ExitProcess and TerminateProcess
but am unsure as to which is the equivalent of the manual method, and quite
how to use them.
Thanks for your time
Janette