ReactOS 0.4.16-dev-321-g63bb46a
|
#include <rtltypes.h>
Definition at line 236 of file rtltypes.h.
ULONG _OSVERSIONINFOA::dwBuildNumber |
Definition at line 240 of file rtltypes.h.
Referenced by crt_process_init(), DllMain(), get_windows_version_str(), GetBasicInfo(), GetBuildNumber(), PrintOSVersion(), START_TEST(), and test_initvar().
DWORD _OSVERSIONINFOA::dwBuildNumber |
Definition at line 2904 of file winnt_old.h.
ULONG _OSVERSIONINFOA::dwMajorVersion |
Definition at line 238 of file rtltypes.h.
Referenced by CheckWinVer(), cicGetOSInfo(), crt_process_init(), DllMain(), get_windows_version_str(), GetBasicInfo(), GetMajValue(), GetType(), GetVersionNumber(), InitOSVersion(), IsOS(), IsPreVistaOSVersion(), IsWindows8OrGreater(), IsWindowsOS(), IsWindowsXPorLaterCompatible(), LoadCurrentScheme(), PrintOSVersion(), START_TEST(), test_assoc_perceived(), test_initvar(), TEST_LocaleTests(), and ThemeHooksInstall().
DWORD _OSVERSIONINFOA::dwMajorVersion |
Definition at line 2902 of file winnt_old.h.
ULONG _OSVERSIONINFOA::dwMinorVersion |
Definition at line 239 of file rtltypes.h.
Referenced by cicGetOSInfo(), crt_process_init(), DllMain(), get_windows_version_str(), GetBasicInfo(), GetMajValue(), GetType(), GetVersionNumber(), InitOSVersion(), IsOS(), IsWindows8OrGreater(), IsWindowsOS(), IsWindowsXPorLaterCompatible(), PrintOSVersion(), START_TEST(), test_assoc_perceived(), test_initvar(), TEST_LocaleTests(), and ThemeHooksInstall().
DWORD _OSVERSIONINFOA::dwMinorVersion |
Definition at line 2903 of file winnt_old.h.
ULONG _OSVERSIONINFOA::dwOSVersionInfoSize |
Definition at line 237 of file rtltypes.h.
Referenced by _Locale_ctype_create(), _tmain(), CheckWinVer(), cicGetOSInfo(), crt_process_init(), DllMain(), get_windows_version_str(), GetScreenSaverBitmap(), GetWin32Version(), CUIFSystemInfo::Initialize(), InitOSVersion(), IsOS(), IsPreVistaOSVersion(), IsWindowsOS(), IsWindowsXPorLaterCompatible(), load_config(), main(), save_config(), START_TEST(), test_assoc_perceived(), TEST_LocaleTests(), and ThemeHooksInstall().
DWORD _OSVERSIONINFOA::dwOSVersionInfoSize |
Definition at line 2901 of file winnt_old.h.
ULONG _OSVERSIONINFOA::dwPlatformId |
Definition at line 241 of file rtltypes.h.
Referenced by _Locale_ctype_create(), CheckWinVer(), cicGetOSInfo(), crt_process_init(), DllMain(), get_windows_version_str(), GetWin32Version(), InitOSVersion(), IsOS(), IsPreVistaOSVersion(), IsWindowsOS(), load_config(), main(), save_config(), START_TEST(), and test_initvar().
DWORD _OSVERSIONINFOA::dwPlatformId |
Definition at line 2905 of file winnt_old.h.
CHAR _OSVERSIONINFOA::szCSDVersion |
Definition at line 242 of file rtltypes.h.
Referenced by get_windows_version_str(), GetBasicInfo(), and PrintOSVersion().