[Bug 44310] WritePrivateProfileString doesn't check for flush errors

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 11 15:18:03 CST 2018


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

--- Comment #16 from Omega Software <development at winomega.com> ---
Which way to go, then? Should we use this:

if(ret)
    ret = PROFILE_FlushFile();

?

-- 
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