1
0
Fork 0
nih-plug/src/event_loop
Robbert van der Helm 2f87a79d3e Wait for the Windows event loop to shut down
This fixes crashes when removing the instance and immediately unloading
the module. `DestroyWindow()` is synchronous while `CloseWindow()`
merely posts a message to close the window.
2022-08-29 13:59:28 +02:00
..
linux.rs Let rustfmt handle string wrapping 2022-07-03 16:52:38 +02:00
windows.rs Wait for the Windows event loop to shut down 2022-08-29 13:59:28 +02:00