include vmm.inc mov ebx, VMHandle mov eax, Destroy_VM2 VMMcall System_Control
Similar to Destroy_VM, except that Destroy_VM2 is sent only to all Windows 95 virtual devices in reverse initialization order. Destroy_VM2 is sent immediately after Destroy_VM. The Destroy_VM2 message is not sent to Windows 3.1 virtual devices.
See also Create_VM, Destroy_VM, VM_Not_Executeable