Moves GetWindowInfo, GetKeyState, SetCursorPos, GetSaveFileNameW and GetOpenFileNameW to the new FunctionHook and FunctionBroker systems.
FunctionHook uses the DLL interceptor to redirect Win32 calls to a user-supplied function.