Searched refs:siSysInfo (Results 1 – 1 of 1) sorted by relevance
1907 SYSTEM_INFO siSysInfo; in InstallRuntimes() local1917 pfnGetNativeSystemInfo(&siSysInfo); in InstallRuntimes()1923 GetSystemInfo(&siSysInfo); in InstallRuntimes()1931 GetSystemInfo(&siSysInfo); in InstallRuntimes()1934 … OutputDebugStringFormat( TEXT( "found architecture<%d>\r\n" ), siSysInfo.wProcessorArchitecture ); in InstallRuntimes()1936 if ( siSysInfo.wProcessorArchitecture == PROCESSOR_ARCHITECTURE_AMD64 ) in InstallRuntimes()