include vkd.inc VxDcall VKD_API_Get_Version mov byte ptr [MajorVersion], ah mov byte ptr [MinorVersion], al
Retrieves the version number of the VKD. Uses EAX and Flags; clears the carry flag.