include vmm.inc VMMcall Get_Mono_Chr mov byte ptr [Char], al ; character value mov byte ptr [Attr], ah ; character attribute |
The Get_Mono_Chr service retrieves the character and attribute value at the current cursor position.
This service has no parameters.
The AL register contains the character value, and the AH register contains the character attribute.
This service has no effect in the retail version of Windows. It is intended to be used with the debugging version.
EAX, Flags