include vmcpd.inc VxDcall VMCPD_Get_Version mov [Major], ah mov [Minor], al mov [Coprocessor_Flag], ecx
Retrieves the VMCPD version number. Uses EAX, ECX, and Flags.