Interrups | Categories | Contents |
AX = 101Dh ES = segment of object handle for task to be stopped (== handle of main window for that task)
Return:
Indicated task will not get any CPU time until restarted with AX=101Eh
Note: Once a task has been stopped, additional "STOP"s are ignored
BUG: In DV 2.00, this function is ignored unless the indicated task is the current task
See Also:
AX=101Eh - AX=102Bh - AH=12h"VMiX" - INT 21/AH=
Category:
DESQview/TopView and Quarterdeck Programs
-
Int 15h
-
T
Interrups | Categories | Contents |