include vmm.inc mov dl, Column ; current column position mov dh, Row ; current row position VMMcall Set_Mono_Cur_Pos |
The Set_Mono_Cur_Pos service sets the current cursor position for the secondary display.
Column
Specifies the column position.
Row
Specifies the row position.
This service has no return value.
This service has no effect in the retail version of Windows. It is intended to be used with the debugging version.
Flags