Home
last modified time | relevance | path

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

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