Searched defs:OUR_OSVERSIONINFOEXW (Results 1 – 1 of 1) sorted by relevance
41 struct OUR_OSVERSIONINFOEXW { struct43 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;[all …]
Completed in 5 milliseconds