Interrups | Categories | Contents |
AX = 101Fh BX = bit fieldsbits 0-12:
Number of characters to displaybits 13,14:
Which mouse button may be pressed to remove window 00 = either 01 = left 10 = right 11 = eitherbit 15:
Beep if 1. ES:DI -> text of message. CH = width of error window (0 = default). CL = height of error window (0 = default). DX = segment of object handle
Return:
BX = status: 1 = left button, 2 = right, 27 = ESC pressed
Note: Window remains on-screen until ESC or indicated mouse button is pressed
Category: DESQview/TopView and Quarterdeck Programs - Int 15h - T
Interrups | Categories | Contents |