This fixes a regression from bb496ea8. Also closer mimics windows behavior, moving the mouse should not reset the scrolling timer.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56582
-- v2: win32u: Only set scroll timer if it's not running win32u: Refactor out scroll timer handling