Lines Matching defs:OUR_OSVERSIONINFOEXW
41 struct OUR_OSVERSIONINFOEXW { struct
42 ULONG dwOSVersionInfoSize;
43 ULONG dwMajorVersion;
44 ULONG dwMinorVersion;
45 ULONG dwBuildNumber;
46 ULONG dwPlatformId;
47 WCHAR szCSDVersion[128];
48 USHORT wServicePackMajor;
49 USHORT wServicePackMinor;
50 USHORT wSuiteMask;
51 UCHAR wProductType;
52 UCHAR wReserved;