Pyrogenesis
13997
|
#include "precompiled.h"
#include "lib/sysdep/os/win/wversion.h"
#include "lib/sysdep/os/win/win.h"
#include "lib/sysdep/os/win/winit.h"
Go to the source code of this file.
Functions | |
WINIT_REGISTER_EARLY_INIT (wversion_Init) | |
const wchar_t * | wversion_Family () |
const wchar_t * | wversion_String () |
size_t | wversion_Number () |
static Status | wversion_Init () |
Variables | |
static wchar_t | windowsVersionString [20] |
static size_t | windowsVersion |
WINIT_REGISTER_EARLY_INIT | ( | wversion_Init | ) |
const wchar_t* wversion_Family | ( | ) |
Definition at line 36 of file wversion.cpp.
|
static |
Definition at line 72 of file wversion.cpp.
size_t wversion_Number | ( | ) |
Definition at line 65 of file wversion.cpp.
const wchar_t* wversion_String | ( | ) |
Definition at line 59 of file wversion.cpp.
|
static |
Definition at line 33 of file wversion.cpp.
|
static |
Definition at line 32 of file wversion.cpp.