include vmm.inc VMMcall Resume_Exec |
The Resume_Exec service immediately executes the current virtual machine. This service may only be called in a nested execution block created using the Begin_Nest_Exec or Begin_Nest_V86_Exec service.
This service has no parameters.
This service has no return value.
This service can be use any number of times in a nested execution block.
This service returns when the virtual machine returns to the same point it was at when Begin_Nest_Exec was called.
Flags