You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/Interrupt List/INT 15 SYSTEM FUNCTIONS/INT 15102C DESQview v200 NEWPROC START NEW APPLICATION IN NEW PROCESS.txt
Copy file name to clipboardExpand all lines: source/Interrupt List/INT 15 SYSTEM FUNCTIONS/INT 1512BH05 TopView SEND MESSAGE WRITE WRITE STRING TO WINDOW.txt
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -124,9 +124,9 @@ Opcodes:args
124
124
BYTE number of rows (signed)
125
125
B9h adjust viewport column
126
126
BYTE number of columns (signed)
127
-
BAh adjust virtual screen height [contents of window unpredict after]
127
+
BAh adjust virtual screen height [contents of window unpredictable after]
128
128
BYTE number of rows to increase (signed)
129
-
BBh adjust virtual screen width [contents of window unpredictbl after]
129
+
BBh adjust virtual screen width [contents of window unpredictable after]
130
130
BYTE number of columns to increase (signed)
131
131
BCh-BFh reserved (currently unused)
132
132
C0h set logical cursor position
@@ -205,7 +205,7 @@ Opcodes:args
205
205
bits 7,6 = 11 panel stream creates new window
206
206
= 10 panel defines new field table for existing window
207
207
= 01 panel stream uses existing window & field table
208
-
bit 5 = 1 stream contains a field table (create kyboard object)
208
+
bit 5 = 1 stream contains a field table (create keyboard object)
0 commit comments