Home
last modified time | relevance | path

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

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