[PATCH v2 1/6] user.exe: Implement SetSystemTimer() using SetTimer().

Jacek Caban jacek at codeweavers.com
Mon Apr 18 07:33:19 CDT 2022


Hi Zebediah,

On 4/15/22 20:28, Zebediah Figura wrote:
> Avoid using SetSystemTimer() to specify a callback; it does not support one.
>
> Signed-off-by: Zebediah Figura<zfigura at codeweavers.com>
> ---
>   dlls/user.exe16/message.c      | 4 ++++
>   dlls/user.exe16/user_private.h | 2 ++
>   dlls/user.exe16/window.c       | 4 ++--
>   3 files changed, 8 insertions(+), 2 deletions(-)


This doesn't seem to work. I tested it with Pipe Dream and with the 
patch, it's impossible to close dialogs (like high scores, about).


Thanks,

Jacek




More information about the wine-devel mailing list