VKD_Get_Version

include vkd.inc

VxDCall VKD_Get_Version
mov     byte ptr [MajorVersion], ah
mov     byte ptr [MinorVersion], al

Retrieves the version number of the VKD. Uses EAX and Flags.