include vmm.inc mov eax, Value ; value to push VMMcall Simulate_Push |
The Simulate_Push service pushes a word or doubleword value on the stack of the current virtual machine and subtracts two or four from the Client_ESP register.
Value
Specifies the value to push on the stack. In V86 mode or when the virtual machine is running a 16-bit program, only the low word is pushed.
This service has no return value.
Client_ESP, Flags