Note: This API calls are shared between DOS and Win16 personality.
DOSSHELL is a stripped down version of 16-bit Windows. Some APIs shared and same. DOSSHELL uses older version of API, but Win16 has more advanced APIs.
?
Add task to list
ES:BP - Program name (command path)
CF is set - error, to many tasks CF is reset - all ok
Function adds program to tasklist and place it first in Z order. Program name comes to Task Title, whole command line goes to Program Name.