[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - OS/2 v2.0 Virtual DOS Machine - GET/SET TASK TITLE
        AH = 64h
        BX = 0000h
        CX = 636Ch
        DX = function
            0000h enable automatic title switch on INT 21/AH=4Bh
            0001h set session title
                ES:DI -> new ASCIZ title or "" to restore original title
            0002h get session title
                ES:DI -> buffer for current title
                Return: buffer filled (single 00h if title never changed)
SeeAlso: INT 21/AH=4Bh

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