On Tue Jun 20 19:51:39 2023 +0000, Esme Povirk wrote:
I think the hwnd should be checked here, or the message window should be given a WndProc that responds to this with PostQuitMessage.
I added a check for the hwnd here in the latest revision. I'll let you mark this as resolved if this is adequate, if you'd rather I go with the PostQuitMessage approach instead let me know.