ReactOS 0.4.16-dev-570-g1868985
|
#include "stdafx.h"
Go to the source code of this file.
Variables | |
ULONG | MajorVersion = 0x05 |
ULONG | MinorVersion = 0x02 |
ULONG | BuildNumber = 0x0 |
ULONG BuildNumber = 0x0 |
Definition at line 6 of file ros_glue.cpp.
Referenced by DriverEntry(), InitializeMachineInformation(), and PsGetVersion().
ULONG MajorVersion = 0x05 |
Definition at line 4 of file ros_glue.cpp.
Referenced by CheckSectionValid(), DriverEntry(), ElfrOpenBELA(), ElfrOpenBELW(), ElfrOpenELA(), ElfrOpenELW(), ElfrRegisterEventSourceA(), ElfrRegisterEventSourceW(), implicit_handle(), InitializeMachineInformation(), IoIsWdmVersionAvailable(), pointer_default(), PsGetVersion(), SbDspGetVersion(), SbDspIsValidInputRate(), SbDspIsValidOutputRate(), test_pack_IMAGE_DEBUG_DIRECTORY(), test_pack_IMAGE_EXPORT_DIRECTORY(), test_pack_IMAGE_LOAD_CONFIG_DIRECTORY32(), test_pack_IMAGE_LOAD_CONFIG_DIRECTORY64(), test_pack_IMAGE_RESOURCE_DIRECTORY(), test_pack_RPC_VERSION(), and WDF_DRIVER_VERSION_AVAILABLE_PARAMS_INIT().
ULONG MinorVersion = 0x02 |
Definition at line 5 of file ros_glue.cpp.
Referenced by CheckSectionValid(), DriverEntry(), ElfrOpenBELA(), ElfrOpenBELW(), ElfrOpenELA(), ElfrOpenELW(), ElfrRegisterEventSourceA(), ElfrRegisterEventSourceW(), IoIsWdmVersionAvailable(), pointer_default(), PsGetVersion(), SbDspGetVersion(), SbDspIsValidInputRate(), SbDspIsValidOutputRate(), test_pack_IMAGE_DEBUG_DIRECTORY(), test_pack_IMAGE_EXPORT_DIRECTORY(), test_pack_IMAGE_LOAD_CONFIG_DIRECTORY32(), test_pack_IMAGE_LOAD_CONFIG_DIRECTORY64(), test_pack_IMAGE_RESOURCE_DIRECTORY(), test_pack_RPC_VERSION(), and WDF_DRIVER_VERSION_AVAILABLE_PARAMS_INIT().