Stop task

Entry:
AX = 101Dh
ES = segment of object handle for task to be stopped
(== handle of main window for that task)

Return:
Indicated task will no longer get CPU time

Note: At least in DV 2.00, this function is ignored unless the
indicated task is the current task.