Searched refs:pfnGetNativeSystemInfo_t (Results 1 – 1 of 1) sorted by relevance
1982 typedef void (CALLBACK* pfnGetNativeSystemInfo_t)(LPSYSTEM_INFO); in InstallRuntimes() typedef1983 pfnGetNativeSystemInfo_t pfnGetNativeSystemInfo; in InstallRuntimes()1984 …pfnGetNativeSystemInfo = (pfnGetNativeSystemInfo_t)::GetProcAddress(hKernel32, "GetNativeSystemInf… in InstallRuntimes()
Completed in 9 milliseconds