Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Kill a process
Message
From
29/03/2004 08:35:05
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00890217
Message ID:
00890380
Views:
23
Use Funtion API TerminateProcess.

Declare Long TerminateProcess in "kernel32" Long hProcess, Long uExitCode

Then...

? TerminateProcess( 1234, 0 )

Good Luck
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform