Searched refs:disableWow64FuncType (Results 1 – 2 of 2) sorted by relevance
170 typedef BOOL (WINAPI *disableWow64FuncType)(PVOID *); in disableWow64FsRedirection() typedef171 disableWow64FuncType funcPtr = (disableWow64FuncType)proc; in disableWow64FsRedirection()
252 typedef BOOL(WINAPI *disableWow64FuncType)(PVOID *); in disableWow64FsRedirection() typedef253 disableWow64FuncType funcPtr = (disableWow64FuncType)proc; in disableWow64FsRedirection()