Int 2F/AX=12FFh/BX=0EDCh

Prev Next Ralf Interrups Categories Contents

------

Novell DOS 7 - EMM386.EXE - CHECK IF MULTITASKING SUPPORT LOADED???

AX = 12FFh
BX = 0EDCh ('EDC' = Novell European Development Center)

Return:
AX = 0000h if ??? loaded CF clear BX = 0000h

Notes: Called by Novell DOS 7 TaskMgr. If this function returns with AX=0000h, then the code necessary to support the API on INT 2F/AX=2780h is loaded and that API becomes available for use. Because the request is handled on the initial trap to the memory manager caused by INT instructions, this function must be invoked with an actual INT 2F instruction instead of some simulation such as a far call to the address in the interrupt vector table

See Also: AX=2780h/CL=01h - AX=2780h/CL=02h - AX=2780h/CL=03h - Category: Other Operating Systems - Int 2Fh - N

------

Prev Next Ralf Interrups Categories Contents

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home

Search the web with Google
Google
Google
Google

------