Home
last modified time | relevance | path

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

/sdk/find_java/src/source/
Dutils.cpp170 typedef BOOL (WINAPI *disableWow64FuncType)(PVOID *); in disableWow64FsRedirection() typedef
171 disableWow64FuncType funcPtr = (disableWow64FuncType)proc; in disableWow64FsRedirection()
/sdk/find_java2/src/
Dutils.cpp252 typedef BOOL(WINAPI *disableWow64FuncType)(PVOID *); in disableWow64FsRedirection() typedef
253 disableWow64FuncType funcPtr = (disableWow64FuncType)proc; in disableWow64FsRedirection()