[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - DESQview v2.40+ - "XNEWPROC" - START NEW APPLICATION
        AX = DE24h
        BX = length of .DVP data
        CX = length of ??? string
        DS:SI -> ??? string
        ES:DI -> .DVP data (see AX=102Ch)
Return: BX = segment of task handle??? or 0000h on error
Note:   this call is similar to AX=102Ch except that it can interpret the
          extended DVP data

See Also: 15102C
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson