[Bug 7544] ReplaceFileW not implemented

Wine Bugs wine-bugs at winehq.org
Sun Feb 25 05:48:57 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7544





------- Additional Comments From dank at kegel.com  2007-25-02 05:48 -------
Your patch seems to abuse the once-per-thread buffer used by FILE_name_AtoW.
See how GetTempFileNameA calls that function.  You
have to manage the 2nd filename's buffer yourself.
Please fix that, add a conformance test for both functions,
resend the patch to wine-patches at winehq.org
(patches often languish in bugzilla)
and post a link to the message here.
Thanks!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list