|
-
Nov 19th, 2001, 05:28 AM
#1
Thread Starter
Addicted Member
Ending processes through code in Windoze?
Hi,
just wondering if someone could tell me if there is a way to list, set priority of and end processes through code just like the Task Manager in Win 2000? (not Just the running apps, but background processes as well).
This would be much appreciated...
Thanx a million in advance...
Scott
Error... What Error?!?! I've only typed a single character!
______________________________
VB 6.0 EE, Win 2k Pro on AMD Duron 1Ghz/ 384 MB SDRAM
-
Nov 19th, 2001, 05:48 AM
#2
Fanatic Member
In win2k or winNT,if a app run at kernel mode,you can't end it.
You app is run at non_kernel mode.
It is a system protect method
-
Nov 19th, 2001, 05:53 AM
#3
Thread Starter
Addicted Member
I already know this...
Hi, thanx for the reply. I already know that my program is not run at kernel mode. I just want to know how to list, set priorities and end processes that aren't in kernel mode. I know it is possible to do this in Win 9x as well, as I have an app that will do it in all versions of windoze after 3x. I would like to do thi from my app too.
Thnx
Error... What Error?!?! I've only typed a single character!
______________________________
VB 6.0 EE, Win 2k Pro on AMD Duron 1Ghz/ 384 MB SDRAM
-
Nov 19th, 2001, 09:00 AM
#4
Fanatic Member
I have make a demo app,and posted it on the forums.You can download and try it.
-
Nov 19th, 2001, 09:40 AM
#5
Addicted Member
Dongaman... where is that post ?
Thanks
-
Nov 19th, 2001, 07:59 PM
#6
Fanatic Member
It still have bug,when i finish it ,i will post it again.thanks
-
Nov 19th, 2001, 09:44 PM
#7
Fanatic Member
OK.I fixed some bug.
It now can only terminate general app.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|