Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to activate, kill the process after knowing their procID
Message
From
24/01/2000 02:08:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
How to activate, kill the process after knowing their procID
Miscellaneous
Thread ID:
00321552
Message ID:
00321552
Views:
44
I have download some Process handling example from UT File Section!
i.e. Ramon F. Jaquez enumproc and Bill Donaldson isrunning


In early, I want to make a form instead of Ctrl+Alt+Del Dialog to Kiss Process...
but the earliest method will be:

- Make a list of Process Window TITLE
- with "FindWindow" to find the actually hwnd of that process
- with "SendMessage" to kill the process...

Last two are copied from UT Knowledge Base to kiss process by knowing the process title

Now, using your method to a get a list of PROCID,

I have tried: ExitProcess, TerminateProcess with pass that ProcID, but VFP quit.. >_<
Even I use: SendMessage to that ProcID, still not work..
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Next
Reply
Map
View

Click here to load this message in the networking platform