Searched refs:pfnGetNativeSystemInfo (Results 1 – 1 of 1) sorted by relevance
1911 pfnGetNativeSystemInfo_t pfnGetNativeSystemInfo; in InstallRuntimes() local1912 …pfnGetNativeSystemInfo = (pfnGetNativeSystemInfo_t)::GetProcAddress(hKernel32, "GetNativeSystemInf… in InstallRuntimes()1913 if ( pfnGetNativeSystemInfo != NULL ) in InstallRuntimes()1915 pfnGetNativeSystemInfo(&siSysInfo); in InstallRuntimes()