https://bugs.winehq.org/show_bug.cgi?id=45769
--- Comment #2 from jimbo1qaz jimbo1qaz@gmail.com --- Replacing `AfxFormatString1(text, IDS_FILE_SAVED, text);` with `return TRUE;`, or introducing a new `CString out; AfxFormatString1(out,...` fixes the crash I think.
(i swear i posted this yesterday but I guess not)