Searched refs:revertWow64FuncType (Results 1 – 2 of 2) sorted by relevance
193 typedef BOOL (WINAPI *revertWow64FuncType)(PVOID); in revertWow64FsRedirection() typedef194 revertWow64FuncType funcPtr = (revertWow64FuncType)proc; in revertWow64FsRedirection()
275 typedef BOOL(WINAPI *revertWow64FuncType)(PVOID); in revertWow64FsRedirection() typedef276 revertWow64FuncType funcPtr = (revertWow64FuncType)proc; in revertWow64FsRedirection()