https://bugs.winehq.org/show_bug.cgi?id=56260
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com
--- Comment #4 from Alex Henrie alexhenrie24@gmail.com --- You did an amazing job debugging this, thank you Fabian!
Instead of using a mutex to ensure that only one 16-bit thread is running at a time, I wonder if we could make the callback pause/suspend the original thread to simulate what would happen on Windows 3.1 during an interrupt.