https://bugs.winehq.org/show_bug.cgi?id=56260
--- Comment #6 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 76136 --> https://bugs.winehq.org/attachment.cgi?id=76136 [PATCH] krnl386: Pause other tasks while executing a callback.
Hi Fabian, I put together a patch to emulate 16-bit hardware interrupts in Wine by suspending other task threads while executing the callback. Could you take a look before I send it upstream?