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