[Bug 45769] 0CC-FamiTracker etc. crashes after saving, due to AfxFormatString1(out=in)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 4 14:05:34 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45769

--- Comment #2 from jimbo1qaz <jimbo1qaz at 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)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list