Home
last modified time | relevance | path

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

/sdk/find_java/src/source/
Dutils.cpp193 typedef BOOL (WINAPI *revertWow64FuncType)(PVOID); in revertWow64FsRedirection() typedef
194 revertWow64FuncType funcPtr = (revertWow64FuncType)proc; in revertWow64FsRedirection()
/sdk/find_java2/src/
Dutils.cpp275 typedef BOOL(WINAPI *revertWow64FuncType)(PVOID); in revertWow64FsRedirection() typedef
276 revertWow64FuncType funcPtr = (revertWow64FuncType)proc; in revertWow64FsRedirection()