RBIL61 - DESQview/TopView and Quarterdeck Programs
INT 10 - VIDEO - DESQview 2.0x only - internal - SET ??? HANDLER {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=80h/DX=4456h)
INT 10 - VIDEO - DESQview 2.0x only - internal - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=81h/DX=4456h)
INT 10 - VIDEO - DESQview 2.0x only - internal - GET CURRENT WINDOW INFO {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=82h/DX=4456h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - UNIMPLEMENTED IN DV 2.x (AH=10h/AL=04h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "PAUSE" - GIVE UP CPU(Central Processing Unit) The microprocessor which executes programs on your computer. TIME (AX=1000h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "GETMEM" - ALLOCATE "SYSTEM" MEMORY (AX=1001h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "PUTMEM" - DEALLOCATE "SYSTEM" MEMORY (AX=1002h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "PRINTC" - DISPLAY CHARACTER/ATTRIBUTE ON SCREEN (AX=1003h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "GETBIT" - DEFINE A 2ND-LEVEL INTERRUPT HANDLER (AX=1013h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "FREEBIT" - UNDEFINE A 2ND-LEVEL INTERRUPT HANDLER (AX=1014h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "SETBIT" - SCHEDULE ONE OR MORE 2ND-LEVEL INTERRUPTS (AX=1015h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "ISOBJ" - VERIFY OBJECT HANDLE (AX=1016h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - UNIMPLEMENTED IN DV 2.x (AX=1017h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "LOCATE" - FIND WINDOW ATIBM PC AT A GIVEN SCREEN LOCATION (AX=1018h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "SOUND" - MAKE TONE (AX=1019h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "OSTACK" - SWITCH TO TASK'S INTERNAL STACK (AX=101Ah)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "BEGINC" - BEGIN CRITICAL REGION (AX=101Bh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "ENDC" - END CRITICAL REGION (AX=101Ch)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "STOP" - STOP TASK (AX=101Dh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "START" - START TASK (AX=101Eh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "DISPEROR" - POP-UP ERROR WINDOW (AX=101Fh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - UNIMPLEMENTED IN DV v2.00+ (AX=1020h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "PGMINT" - INTERRUPT ANOTHER TASK (AX=1021h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "GETVER" - GET VERSION (AX=1022h/BX=0000h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "POSWIN" - POSITION WINDOW (AX=1023h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "GETBUF" - GET VIRTUAL SCREEN INFO (AX=1024h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - "USTACK" - SWITCH BACK TO USER'S STACK (AX=1025h)
INT 15 - DESQview v2.00+ (TopViewTopView, DESQview, TaskView, OmniView, other compatibles???) - "POSTTASK" - AWAKEN TASK (AX=102Bh)
INT 15 - DESQview v2.00+ - "NEWPROC" - START NEW APPLICATION IN NEW PROCESS (AX=102Ch)
INT 15 - DESQview v2.00+ - "KMOUSE" - KEYBOARD MOUSE CONTROL (AX=102Dh)
INT 15 - DESQview v2.40+ - ALLOCATE SYSTEM MEMORY (AX=102Eh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles commands (AH=11h/AL=17h)
INT 15 - DESQview v2.20+ - "ASSERTMAP" - GET/SET MAPPING CONTEXT (AX=1117h/BX=0000h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "HANDLE" - RETURN OBJECT HANDLE (AH=12h/BH=00h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "NEW" - CREATE NEW OBJECT (AH=12h/BH=01h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "FREE" - FREE AN OBJECT (AH=12h/BH=02h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "ADDR" - GET HANDLE OF MESSAGE SENDER (AH=12h/BH=03h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "READ" - READ NEXT LOGICAL LINE OF WINDOW (AH=12h/BH=04h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "WRITE" - WRITE TO OBJECT (AH=12h/BH=05h)
INT 15 - DESQview 2.20+ - SEND MESSAGE - "SETPRI" - SET PRIORITY WITHIN OBJECTQ (AH=12h/BH=06h)
INT 15 - DESQview 2.20+ - SEND MESSAGE - "GETPRI" - GET PRIORITY WITHIN OBJECTQ (AH=12h/BH=07h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "SIZEOF" - GET OBJECT SIZE (AH=12h/BH=08h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "LEN" - GET OBJECT LENGTH (AH=12h/BH=09h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "ADDTO" - WRITE CHARS AND ATTRIBS TO WINDOW (AH=12h/BH=0Ah)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "SUBFROM" - WRITE ATTRIBUTES TO WINDOW (AH=12h/BH=0Bh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "OPEN" - OPEN OBJECT (AH=12h/BH=0Ch)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "CLOSE" - CLOSE OBJECT (AH=12h/BH=0Dh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "ERASE" - ERASE OBJECT (AH=12h/BH=0Eh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "STATUS" - GET OBJECT STATUS (AH=12h/BH=0Fh)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "EOF" - GET OBJECT EOF STATUS (AH=12h/BH=10h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "ATIBM PC AT" - POSITION OBJECT CURSOR (AH=12h/BH=11h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "READN" - GET NEXT N OBJECT BYTES (AH=12h/BH=12h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "REDRAW" - REDRAW WINDOW (AH=12h/BH=13h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "SETESC" - SET ESCAPE ROUTINE ADDRESS (AH=12h/BH=14h)
INT 15 - DESQview v2.20+ - SEND MESSAGE - "SETFLAGS" - SET OBJECT FLAGS (AH=12h/BH=15h)
INT 15 - DESQview v2.20+ - SEND MESSAGE - "GETFLAGS" - GET OBJECT FLAGS (AH=12h/BH=16h)
INT 15 - DESQview v2.42-2.52 - BUG (AH=12h/BH=17h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 00h WITH ERROR RECOVERY (AH=12h/BH=80h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 01h WITH ERROR RECOVERY (AH=12h/BH=81h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 02h WITH ERROR RECOVERY (AH=12h/BH=82h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 03h WITH ERROR RECOVERY (AH=12h/BH=83h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 04h WITH ERROR RECOVERY (AH=12h/BH=84h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 05h WITH ERROR RECOVERY (AH=12h/BH=85h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 06h WITH ERROR RECOVERY (AH=12h/BH=86h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 07h WITH ERROR RECOVERY (AH=12h/BH=87h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 08h WITH ERROR RECOVERY (AH=12h/BH=88h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 09h WITH ERROR RECOVERY (AH=12h/BH=89h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 0Ah WITH ERROR RECOVERY (AH=12h/BH=8Ah)
INT 15 - DESQview v2.50+ - SEND MESSAGE 0Bh WITH ERROR RECOVERY (AH=12h/BH=8Bh)
INT 15 - DESQview v2.50+ - SEND MESSAGE 0Ch WITH ERROR RECOVERY (AH=12h/BH=8Ch)
INT 15 - DESQview v2.50+ - SEND MESSAGE 0Dh WITH ERROR RECOVERY (AH=12h/BH=8Dh)
INT 15 - DESQview v2.50+ - SEND MESSAGE 0Eh WITH ERROR RECOVERY (AH=12h/BH=8Eh)
INT 15 - DESQview v2.50+ - SEND MESSAGE 0Fh WITH ERROR RECOVERY (AH=12h/BH=8Fh)
INT 15 - DESQview v2.50+ - SEND MESSAGE 10h WITH ERROR RECOVERY (AH=12h/BH=90h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 11h WITH ERROR RECOVERY (AH=12h/BH=91h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 12h WITH ERROR RECOVERY (AH=12h/BH=92h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 13h WITH ERROR RECOVERY (AH=12h/BH=93h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 14h WITH ERROR RECOVERY (AH=12h/BH=94h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 15h WITH ERROR RECOVERY (AH=12h/BH=95h)
INT 15 - DESQview v2.50+ - SEND MESSAGE 16h WITH ERROR RECOVERY (AH=12h/BH=96h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "DIR" - GET PANEL FILE DIRECTORY (AH=12h/BX=0300h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "READ" - WAIT FOR TIMER TO EXPIRE (AH=12h/BX=0400h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "SETSCALE" - SET POINTER SCALE FACTOR (AH=12h/BX=1100h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "GETSCALE" - GET POINTER SCALE FACTOR (AH=12h/BX=1200h)
INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "SETICON" - SPECIFY POINTER ICON (AH=12h/BX=1300h)
INT 15 - DESQview - GET PROGRAM NAME (AX=DE00h)
INT 15 - DESQview - UPDATE "OPEN WINDOW" MENU (AX=DE01h)
INT 15 - DESQview 1.x only - SET ??? FLAG FOR CURRENT WINDOW (AX=DE02h)
INT 15 - DESQview 1.x only - GET ??? FOR CURRENT WINDOW (AX=DE03h)
INT 15 - DESQview - GET AVAILABLE COMMON MEMORY (AX=DE04h)
INT 15 - DESQview - GET AVAILABLE CONVENTIONAL MEMORY (AX=DE05h)
INT 15 - DESQview - GET AVAILABLE EXPANDED MEMORY (AX=DE06h)
INT 15 - DESQview - "APPNUM" - GET CURRENT PROGRAM'S NUMBER (AX=DE07h)
INT 15 - DESQview - GET ??? (AX=DE08h)
INT 15 - DESQview - UNIMPLEMENTED (AX=DE09h)
INT 15 - DESQview v2.00+ - "DBGPOKE" - DISPLAY CHARACTER ON STATUS LINE (AX=DE0Ah)
INT 15 - DESQview v2.00+ - "APILEVEL" - DEFINE MINIMUM API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. LEVEL REQUIRED (AX=DE0Bh)
INT 15 - DESQview v2.00+ - "GETMEM" - ALLOCATE "SYSTEM" MEMORY (AX=DE0Ch)
INT 15 - DESQview v2.00+ - "PUTMEM" - DEALLOCATE "SYSTEM" MEMORY (AX=DE0Dh)
INT 15 - DESQview v2.00+ - "FINDMAIL" - FIND MAILBOX BY NAME (AX=DE0Eh)
INT 15 - DESQview v2.00+ - ENABLE DESQview EXTENSIONS (AX=DE0Fh)
INT 15 - DESQview v2.00+ - "PUSHKEY" - PUT KEY INTO KEYBOARD INPUT STREAM (AX=DE10h)
INT 15 - DESQview v2.00+ - "JUSTIFY" - EN/DISABLE AUTOM. WINDOW JUSTIFICATION (AX=DE11h/BL=00h)
INT 15 - DESQview v2.01+ - "CSTYLE" - SET "C"-COMPATIBLE CONTROL CHAR INTERPRET (AX=DE12h/BX=0000h)
INT 15 - DESQview v2.20+ - "GETCRIT" - GET CRITICAL NESTING COUNT (AX=DE13h)
INT 15 - DESQview v2.20+ - GET OBJECT TYPE (AX=DE14h)
INT 15 - DESQview v2.20+ - SET ERROR HANDLING (AX=DE15h)
INT 15 - DESQview v2.20+ - GET ERROR HANDLING (AX=DE16h)
INT 15 - DESQview v2.20-2.25 - reserved (AX=DE17h)
INT 15 - DESQview v2.20+ - internal - ??? (AX=DE18h)
INT 15 - DESQview v2.23+ - "GETCOMMON" - ALLOCATE "COMMON" MEMORY (AX=DE19h)
INT 15 - DESQview v2.23+ - "PUTCOMMON" - DEALLOCATE "COMMON" MEMORY (AX=DE1Ah)
INT 15 - DESQview v2.23+ internal - DECREMENT CRITICAL NESTING COUNT (AX=DE1Bh)
INT 15 - DESQview v2.23+ - "ENTERC" - INCREMENT CRITICAL NESTING COUNT (AX=DE1Ch)
INT 15 - DESQview v2.23+ - "PUTKEY" - FAKE USER KEYSTROKES (AX=DE1Dh)
INT 15 - DESQview v2.23+ - "SCRNINFO" - GET TRUE VIDEO PARAMETERS (AX=DE1Eh)
INT 15 - DESQview v2.23+ - "DOSUSER" - GET HANDLE OF TASK CURRENTLY USING DOS (AX=DE1Fh)
INT 15 - DESQview v2.26+ - "DISPATCHINT" - INTERRUPT ANOTHER TASK (AX=DE20h)
INT 15 - DESQview v2.26+ - "ASSERTVIR" - CONTROL 386 SCREEN VIRTUALIZATION (AX=DE21h)
INT 15 - DESQview v2.26+ - "PROCESSMEM" - GET TASK MEMORY STATUS (AX=DE22h)
INT 15 - DESQview v2.31+ - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE23h)
INT 15 - DESQview v2.40+ - "XNEWPROC" - START NEW APPLICATION (AX=DE24h)
INT 15 - DESQview v2.40+ - "GETDVPATH" - GET DESQview DIRECTORY (AX=DE25h)
INT 15 - DESQview v2.40+ - "GETFOREGROUND" - GET KEYBOARD FOCUS (AX=DE26h)
INT 15 - DESQview v2.50+ - "ADDINSTANCEDATA" - ADD PER-TASK SAVE/RESTORE AREA (AX=DE27h)
INT 15 - DESQview v2.50+ - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE28h/BX=0000h)
INT 15 - DESQview/X - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE29h/BX=0000h)
INT 15 - DESQview/X - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE29h/BX=0001h)
INT 15 - DESQview/X - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE29h/BX=0002h)
INT 15 - DESQview/X - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE29h/BX=0003h)
INT 15 - DESQview/X - GET DISPLAY NAME {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE29h/BX=0004h)
INT 15 - DESQview/X - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE29h/BX=0005h)
INT 15 - DESQview v2.50+ - "DISPATCHINTAFTERDOS" - INTERRUPT ANOTHER TASK (AX=DE2Ah/BX=0000h)
INT 15 - DESQview v2.50+ - "OBJNEXT" - TRAVERSE OBJECT LIST (AX=DE2Bh)
INT 15 - DESQview v2.50+ - "WININFO" - GET WINDOW INFORMATION (AX=DE2Ch/BX=0000h)
INT 15 - DESQview v2.50+ - GET/SET SOCKET HANDLER {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE2Dh)
INT 15 - DESQview v2.50+ - SOCKET API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE2Eh)
INT 15 - DESQview v2.50+ - "VIDEONOTIFY" - HAS DIRECT WINDOW BEEN ACTIVE? (AX=DE2Fh)
INT 15 - DESQview v2.50+ - "GETDVXVERSION" - GET DESQview/X VERSION (AX=DE30h)
INT 15 - DESQview/X v1.10 - ??? (AX=DE31h)
INT 21 - DESQview - INSTALLATION CHECK (AH=2Bh/CX=4445h/DX=5351h)
INT 21 - Quarterdeck - HOOKROM.SYS - GET HOOKED VECTOR TABLE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=4402h/CX=0004h)
INT 2F - Quarterdeck RPCI - INSTALLATION CHECK (AX=D200h/BX=5144h/CX=4D45h/DX=4D30h)
INT 2F - DESQview v2.26+ External Device InterfaceA series of calls made by the DESQview multitasker on various "interesting" events, which may be intercepted by programs which wish to keep track of the current system state. See also Callout. - INSTALLATION CHECK (AX=DE00h/BX=4456h/CX=5844h/DX=4931h)
INT 2F - DESQview v2.26+ External Device InterfaceA series of calls made by the DESQview multitasker on various "interesting" events, which may be intercepted by programs which wish to keep track of the current system state. See also Callout. - DRIVER CUSTOM SUBFUNCTION (AX=DE01h)
INT 2F - Quarterdeck QDPMI.SYS v1.0 - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE01h/BX=4450h/CX=4D49h/DX=3039h)
INT 2F - DESQview v2.26+ XDIsee External Device Interface - DVXMS.DVR - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE01h/BX=FFFEh/CX=4D47h/DX=0052h)
INT 2F - DESQview v2.26+ External Dev Interface - DV INITIALIZATION COMPLETE {callout or callback} (AX=DE02h)
INT 2F - DESQview v2.26+ External Dev Interface - DV TERMINATION {callout or callback} (AX=DE03h)
INT 2F - DESQview v2.26+ External Dev Interface - ADD PROCESS {callout or callback} (AX=DE04h)
INT 2F - DESQview v2.26+ External Dev Interface - REMOVE PROCESS {callout or callback} (AX=DE05h)
INT 2F - DESQview v2.26+ External Dev Interface - CREATE TASK {callout or callback} (AX=DE06h)
INT 2F - DESQview v2.26+ External Dev Interface - TERMINATE TASK {callout or callback} (AX=DE07h)
INT 2F - DESQview v2.26+ External Dev Interface - SAVE STATE {callout or callback} (AX=DE08h)
INT 2F - DESQview v2.26+ External Dev Interface - RESTORE STATE {callout or callback} (AX=DE09h)
INT 2F - DESQview v2.26+ External Dev Interface - CHANGE KEYBOARD FOCUS {callout or callback} (AX=DE0Ah)
INT 2F - DESQview v2.26+ External Dev Interface - DVP PROCESSING COMPLETE {callout or callback} (AX=DE0Bh)
INT 2F - DESQview v2.26+ External Dev Interface - SWAP OUT PROCESS {callout or callback} (AX=DE0Ch)
INT 2F - DESQview v2.26+ External Dev Interface - SWAP IN PROCESS {callout or callback} (AX=DE0Dh)
INT 2F - DESQview v2.26+ External Dev Interface - DVP START FAILED {callout or callback} (AX=DE0Eh)
INT 2F - DESQview v2.50+ External Dev Interface - INITIALIZE DV {callout or callback} (AX=DE0Fh)
INT 2F - DESQview v2.50+ External Dev Interface - FREE TASK {callout or callback} (AX=DE10h)
INT 2F - Quarterdeck TELTSR.COM - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DF00h/BX=5445h/CX=4C54h/DX=5352h)
INT 2F - Quarterdeck TELTSR.COM - CLOSE CONNECTION {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DF01h)
INT 2F - Quarterdeck TELTSR.COM - OPEN CONNECTION {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DF02h)
INT 4B - QEMM-386 - BUG (AX=810Dh)
INT 63 - DESQview/X - SOCKET API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT BE - DESQview/X - ???
INT FF - QEMM-386.SYS v6.0+ - internal {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.}