예제 #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);