Interrups | Categories | Contents |
AX = 1013h ES:DI -> FAR service routine
Return:
BX = bit mask indicating which bit was allocated 0000h if no more bits available
Note: Only a few TopView/DESQview API calls are allowed during a hardware interrupt; if other calls need to be made, the interrupt handler must schedule a 2nd-level interrupt with "SETBIT" (AX=1015h)
Category: DESQview/TopView and Quarterdeck Programs - Int 15h - T
Interrups | Categories | Contents |