Home
last modified time | relevance | path

Searched refs:pfnGetNativeSystemInfo (Results 1 – 1 of 1) sorted by relevance

/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp1983 pfnGetNativeSystemInfo_t pfnGetNativeSystemInfo; in InstallRuntimes() local
1984pfnGetNativeSystemInfo = (pfnGetNativeSystemInfo_t)::GetProcAddress(hKernel32, "GetNativeSystemInf… in InstallRuntimes()
1985 if ( pfnGetNativeSystemInfo != NULL ) in InstallRuntimes()
1987 pfnGetNativeSystemInfo(&siSysInfo); in InstallRuntimes()

Completed in 16 milliseconds