VTD_Get_Date_And_Time


include vtd.inc

VxDCall VTD_Get_Date_And_Time
mov dword ptr [Time], eax
mov dword ptr [Date], edx

Returns the date and time. Uses EAX, EDX, Flags.