Home
last modified time | relevance | path

Searched refs:wProcessorLevel (Results 1 – 9 of 9) sorted by relevance

/reactos/win32ss/printing/include/marshalling/
H A Dprinters.h36 …R_INFO_STRESS, wProcessorLevel), RTL_FIELD_SIZE(PRINTER_INFO_STRESS, wProcessorLevel), RTL_FIELD_S…
/reactos/dll/win32/kernel32/client/
H A Dsysinfo.c39 SystemInfo->wProcessorLevel = ProcInfo->ProcessorLevel; in GetSystemInfoInternal()
74 SystemInfo->wProcessorLevel = 0; in GetSystemInfoInternal()
/reactos/win32ss/printing/include/
H A Dspoolss.h68 USHORT wProcessorLevel; member
/reactos/win32ss/printing/providers/localspl/
H A Dprinters.c539 (*ppPrinterInfo)->wProcessorLevel = SystemInfo.wProcessorLevel; in _LocalGetPrinterLevel0()
/reactos/dll/win32/dbghelp/
H A Dminidump.c659 mdSysInfo.ProcessorLevel = sysInfo.wProcessorLevel; in dump_system_info()
/reactos/sdk/include/reactos/idl/
H A Dwinspool.idl365 USHORT wProcessorLevel;
/reactos/dll/win32/msi/
H A Dpackage.c783 len = swprintf( bufstr, ARRAY_SIZE(bufstr), L"%d", sys_info.wProcessorLevel ); in set_installer_properties()
/reactos/sdk/include/psdk/
H A Dwinbase.h1205 WORD wProcessorLevel; member
/reactos/modules/rostests/winetests/msi/
H A Dpackage.c5601 sprintf(buf, "%d", si.wProcessorLevel); in test_installprops()
5638 sprintf(buf, "%d", si.wProcessorLevel); in test_installprops()