ReactOS 0.4.15-dev-7961-gdcf9eb0
_OSVERSIONINFOEXA Struct Reference

#include <rtltypes.h>

Public Attributes

ULONG dwOSVersionInfoSize
 
ULONG dwMajorVersion
 
ULONG dwMinorVersion
 
ULONG dwBuildNumber
 
ULONG dwPlatformId
 
CHAR szCSDVersion [128]
 
USHORT wServicePackMajor
 
USHORT wServicePackMinor
 
USHORT wSuiteMask
 
UCHAR wProductType
 
UCHAR wReserved
 
DWORD dwOSVersionInfoSize
 
DWORD dwMajorVersion
 
DWORD dwMinorVersion
 
DWORD dwBuildNumber
 
DWORD dwPlatformId
 
WORD wServicePackMajor
 
WORD wServicePackMinor
 
WORD wSuiteMask
 
BYTE wProductType
 
BYTE wReserved
 

Detailed Description

Definition at line 254 of file rtltypes.h.

Member Data Documentation

◆ dwBuildNumber [1/2]

ULONG _OSVERSIONINFOEXA::dwBuildNumber

Definition at line 258 of file rtltypes.h.

Referenced by FakeVersion(), GetPrinterDataExA(), print_version(), and START_TEST().

◆ dwBuildNumber [2/2]

DWORD _OSVERSIONINFOEXA::dwBuildNumber

Definition at line 2893 of file winnt_old.h.

◆ dwMajorVersion [1/2]

ULONG _OSVERSIONINFOEXA::dwMajorVersion

Definition at line 256 of file rtltypes.h.

Referenced by FakeVersion(), GetPrinterDataExA(), print_version(), and START_TEST().

◆ dwMajorVersion [2/2]

DWORD _OSVERSIONINFOEXA::dwMajorVersion

Definition at line 2891 of file winnt_old.h.

◆ dwMinorVersion [1/2]

ULONG _OSVERSIONINFOEXA::dwMinorVersion

Definition at line 257 of file rtltypes.h.

Referenced by FakeVersion(), GetPrinterDataExA(), print_version(), and START_TEST().

◆ dwMinorVersion [2/2]

DWORD _OSVERSIONINFOEXA::dwMinorVersion

Definition at line 2892 of file winnt_old.h.

◆ dwOSVersionInfoSize [1/2]

ULONG _OSVERSIONINFOEXA::dwOSVersionInfoSize

◆ dwOSVersionInfoSize [2/2]

DWORD _OSVERSIONINFOEXA::dwOSVersionInfoSize

Definition at line 2890 of file winnt_old.h.

◆ dwPlatformId [1/2]

ULONG _OSVERSIONINFOEXA::dwPlatformId

Definition at line 259 of file rtltypes.h.

Referenced by FakeVersion(), GetPrinterDataExA(), and print_version().

◆ dwPlatformId [2/2]

DWORD _OSVERSIONINFOEXA::dwPlatformId

Definition at line 2894 of file winnt_old.h.

◆ szCSDVersion

CHAR _OSVERSIONINFOEXA::szCSDVersion

◆ wProductType [1/2]

UCHAR _OSVERSIONINFOEXA::wProductType

Definition at line 264 of file rtltypes.h.

Referenced by GetPrinterDataExA(), GetVersionExA(), and print_version().

◆ wProductType [2/2]

BYTE _OSVERSIONINFOEXA::wProductType

Definition at line 2899 of file winnt_old.h.

◆ wReserved [1/2]

UCHAR _OSVERSIONINFOEXA::wReserved

Definition at line 265 of file rtltypes.h.

Referenced by GetPrinterDataExA(), GetVersionExA(), and print_version().

◆ wReserved [2/2]

BYTE _OSVERSIONINFOEXA::wReserved

Definition at line 2900 of file winnt_old.h.

◆ wServicePackMajor [1/2]

USHORT _OSVERSIONINFOEXA::wServicePackMajor

◆ wServicePackMajor [2/2]

WORD _OSVERSIONINFOEXA::wServicePackMajor

Definition at line 2896 of file winnt_old.h.

◆ wServicePackMinor [1/2]

USHORT _OSVERSIONINFOEXA::wServicePackMinor

◆ wServicePackMinor [2/2]

WORD _OSVERSIONINFOEXA::wServicePackMinor

Definition at line 2897 of file winnt_old.h.

◆ wSuiteMask [1/2]

USHORT _OSVERSIONINFOEXA::wSuiteMask

Definition at line 263 of file rtltypes.h.

Referenced by GetPrinterDataExA(), GetVersionExA(), and print_version().

◆ wSuiteMask [2/2]

WORD _OSVERSIONINFOEXA::wSuiteMask

Definition at line 2898 of file winnt_old.h.


The documentation for this struct was generated from the following files: