Searched refs:import_by_name (Results 1 – 1 of 1) sorted by relevance
2356 PIMAGE_IMPORT_BY_NAME import_by_name; in hook_WaitForInputIdle() local2357 import_by_name = (PIMAGE_IMPORT_BY_NAME)(base + int_entry->u1.AddressOfData); in hook_WaitForInputIdle()2358 if (lstrcmpA((char *) import_by_name->Name, "WaitForInputIdle") == 0) in hook_WaitForInputIdle()