include v86mmgr.inc VxDcall V86MMGR_Xlat_API |
The V86MMGR_Xlat_API service is a simple interpreter that executes scripts that are created using macros defined in the V86MMGR.INC file.
EBX
Specifies the current virtual machine handle.
EBP
Points to a Client_Reg_Struc structure containing the register values for the virtual machine.
EDX
Points to the script to translate.
The carry flag is clear if the script has executed successfully; the EDX register is destroyed.
If the carry flag is set, the service encountered an error while executing a script.
EDX, Flags