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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 11 15:43:27 CST 2018


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

--- Comment #17 from Alexandre Julliard <julliard at winehq.org> ---
(In reply to Omega Software from comment #16)
> Which way to go, then? Should we use this:
> 
> if(ret)
>     ret = PROFILE_FlushFile();
> 
> ?

Yes this one is fine.

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