|
INT 15 - TopView - SEND MESSAGE - "WRITE" - WRITE STRING TO WINDOW
Note: Service routine will pop stack Objects: 00h DWORD on top of stack is window handle 01h write string to task's default window Notes: * Non Control characters are displayed. * CR/LF/BS/Tab cause the usual cursor movement * ESC starts a data structure with additional commands |
|