8da05257
by Rémi Bernon at 2025-10-22T00:04:25+02:00
win32u: Process driver events and internal hardware messages in NtUserSetCursor.
Giving it a chance to process the WM_WINE_SETCURSOR message immediately
even if the application later stops processing or waiting for messages
for a while.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58331