include vmm.inc mov ebx, VM ; VM handle VMMcall Nuke_VM |
The Nuke_VM service closes a virtual machine that has not yet terminated.
VM
Specifies the handle identifying the virtual machine to destroy. If this parameter specifies the system virtual machine, the service closes Windows and returns to MS-DOS.
The service has no return value. If the VM parameter specifies the current or system virtual machine, this service never returns.
The virtual shell device typically calls this service to close a virtual machine whenever the user chooses the Terminate button from the virtual machine's Settings dialog box.
This service should be used with caution.
ECX, EDX, Flags