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