On Thu Oct 19 20:45:54 2023 +0000, Nikolay Sivov wrote:
For a quick check I commented out MEError on BeginGetEvent() failure, and that made no difference for tests.
That's because I didn't test for BeginGetEvent failing after EndGetEvent, I assumed it was going to be the same behaviour as if EndGetEvent failed.