Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear events question
Message
From
08/09/2010 08:51:30
 
 
To
08/09/2010 06:03:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01480530
Message ID:
01480548
Views:
60
>>sending a KillProcess via WinAPI is usually faster and less prone to such behaviour...
>have you got an example.
>
>I may try putting a clear events before the read events in the application.

AFAIR it was 3 steps
id  = GetCurrentProcessID()
hd = Get_Handle_to_Process_From_ID(magic,id,?) && don't remember name and parameters, had some magic number...
= TerminateProcess(hd, 0)
Previous
Reply
Map
View

Click here to load this message in the networking platform