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