mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 12:49:10 +00:00
So, it appears that once our dialog is created, the DialogBox windowproc is nuked. So, to hack around this, any errors that occur while it is open are cached and reported out after we close everything down. It sucks, but it works. I blame Microsoft.