Searched refs:IsWow64ProcessFunc (Results 1 – 1 of 1) sorted by relevance
406 typedef BOOL(WINAPI * IsWow64ProcessFunc)(HANDLE, PBOOL); in GetWOW64StatusForProcess() typedef407 IsWow64ProcessFunc is_wow64_process = reinterpret_cast<IsWow64ProcessFunc>( in GetWOW64StatusForProcess()