en:docs:tasklist:0

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.

2021/08/05 08:18 · prokushev · 0 Comments

Int 2FH, AX=4A05H, SI=00H

Version

?

Brief

Initialize task list

Input

None

Return

 None

Notes

Function initializes internal structures and adds main shell as only task in list. In case of MS-DOS shell main shel is “MS-DOS Shell”

See also