HomeSort by relevance Sort by last modified time
    Searched refs:revertWow64FuncType (Results 1 - 2 of 2) sorted by null

  /sdk/find_java/src/source/
utils.cpp 193 typedef BOOL (WINAPI *revertWow64FuncType)(PVOID);
194 revertWow64FuncType funcPtr = (revertWow64FuncType)proc;
  /sdk/find_java2/src/
utils.cpp 275 typedef BOOL(WINAPI *revertWow64FuncType)(PVOID);
276 revertWow64FuncType funcPtr = (revertWow64FuncType)proc;

Completed in 151 milliseconds