コード例 #1
0
ファイル: WindowsAPI.cs プロジェクト: xxy1991/cozy
 public static extern bool VerifyVersionInfo(ref OSVERSIONINFOEX lpVersionInfo, int dwTypeMask, int dwlConditionMask);
コード例 #2
0
ファイル: WindowsAPI.cs プロジェクト: xxy1991/cozy
 public static extern bool GetVersionEx(ref OSVERSIONINFOEX lpVersionInformation);