On Tuesday, 21 December 2021 at 19:00:01 UTC, solidstate1991 wrote:
Well, it seems like it's an error on the WASAPI side. I totally disabled error handling (including the switch-case thingy), then GetBuffer returns with an error code indicating buffer is too large.

The solution was to call `ResetEvent()` on the event handle, then to tinker a little bit with destructors, etc.

Reply via email to