Searched refs:wheel_window_process (Results 1 – 1 of 1) sorted by relevance
86 DWORD wheel_window_process = 0; in RerouteMouseWheel() local87 GetWindowThreadProcessId(window_under_wheel, &wheel_window_process); in RerouteMouseWheel()88 if (current_process != wheel_window_process) { in RerouteMouseWheel()