[PATCH 3/3] winmm: Reset the tick counter after handling messages. (rebased)
27 May
2018
27 May
'18
5:12 a.m.
Otherwise, events might be triggered immediately after a resuming. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/winmm/tests/midi.c | 4 ++-- dlls/winmm/winmm.c | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-)
27 May
27 May
5:21 a.m.
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at https://testbot.winehq.org/JobDetails.pl?Key=38718 Your paranoid android. === w7u (32 bit midi) === midi.c:1000: Test failed: bad message 1e/0 from midiStreamOut, expect 3c9/22f8d0 midi.c:1009: Test failed: bad message 3c9/22f8d0 from midiStreamClose, expect 3c8/0
2846
Age (days ago)
2846
Last active (days ago)
1 comments
2 participants
participants (2)
-
Akihiro Sagawa -
Marvin