public static extern bool VerifyVersionInfo(ref OSVERSIONINFOEX lpVersionInfo, int dwTypeMask, int dwlConditionMask);
public static extern bool GetVersionEx(ref OSVERSIONINFOEX lpVersionInformation);