Get_Exec_Path


include vmm.inc

VMMcall Get_Exec_Path

mov     [Path], edx     ; address of full path of VMM32.VXD
mov     [Length], ecx   ; count of chars up to and including the
                        ;   last backslash (\).

Gets the fully qualified path of the Windows virtual machine manager (VMM). For Windows 95, this service is available following initialization. Uses ECX, EDX, Flags.