18 Apr
2022
18 Apr
'22
1:33 p.m.
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(a)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