|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winbase.h>

| _ANONYMOUS_STRUCT struct { ... } _SYSTEM_INFO::DUMMYSTRUCTNAME |
| _ANONYMOUS_UNION union { ... } _SYSTEM_INFO::DUMMYUNIONNAME |
| DWORD_PTR _SYSTEM_INFO::dwActiveProcessorMask |
Definition at line 901 of file winbase.h.
Referenced by fill_system_info(), and START_TEST().
| DWORD _SYSTEM_INFO::dwAllocationGranularity |
Definition at line 904 of file winbase.h.
Referenced by check_live_target(), elf_map_section(), fill_system_info(), macho_calc_range(), CListNode::operator new(), CKsAllocator::SetProperties(), test_WICCreateBitmapFromSectionEx(), and WICCreateBitmapFromSectionEx().
| DWORD _SYSTEM_INFO::dwNumberOfProcessors |
Definition at line 902 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), AllSysInfo(), dump_system_info(), fill_system_info(), InitializeSystemPage(), NewCtxInit(), ProcessPageShowContextMenu(), START_TEST(), StatisticsMain(), TaskManager_OnTabWndSelChange(), test_affinity(), test_GetNumaProcessorNode(), Test_Init(), test_NtGetCurrentProcessorNumber(), test_query_logicalproc(), test_query_processor_power_info(), test_thread_processor(), and FxInterruptThreadpool::UpdateThreadPoolThreadLimits().
| DWORD _SYSTEM_INFO::dwPageSize |
Definition at line 898 of file winbase.h.
Referenced by _resetstkoflw(), elf_map_file(), fill_system_info(), get_estimated_size(), macho_load_section_info(), START_TEST(), StdMemAllocator_Alloc(), test_CompareStringW(), test_CreateFileMapping_protection(), test_CreateThread_stack(), test_dpa(), test_HeapCreate(), test_mapping(), test_NtQuerySection(), test_VirtualAlloc_protection(), test_VirtualProtect(), test_WriteFileGather(), VirtualTest(), wave_in_test_device(), and wave_out_test_device().
| DWORD _SYSTEM_INFO::dwProcessorType |
Definition at line 903 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), fill_system_info(), and test_SystemInfo().
| PVOID _SYSTEM_INFO::lpMaximumApplicationAddress |
Definition at line 900 of file winbase.h.
Referenced by fill_system_info().
| PVOID _SYSTEM_INFO::lpMinimumApplicationAddress |
Definition at line 899 of file winbase.h.
Referenced by fill_system_info().
| WORD _SYSTEM_INFO::wProcessorArchitecture |
Definition at line 894 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), AllSysInfo(), CheckX64System(), dump_system_info(), ExpandInstallerPath(), fill_system_info(), GetNativeSystemInfo(), GetSystemCPU(), CConfiguration::GetSystemInformation(), CShellDispatch::GetSystemInformation(), set_installer_properties(), SetupDiGetActualSectionToInstallExW(), StartInstaller(), test_appsearch_reglocator(), and test_installprops().
| WORD _SYSTEM_INFO::wProcessorLevel |
Definition at line 905 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), dump_system_info(), fill_system_info(), set_installer_properties(), and test_installprops().
| WORD _SYSTEM_INFO::wProcessorRevision |
Definition at line 906 of file winbase.h.
Referenced by dump_system_info(), fill_system_info(), and ProcessorDlgProc().
| WORD _SYSTEM_INFO::wReserved |
Definition at line 895 of file winbase.h.
Referenced by fill_system_info().