kernel32: SetCurrentDirectoryA shouldn't call SetCurrentDirectoryW, it annoys some apps

Dan Kegel dank at kegel.com
Sun Aug 18 20:40:08 CDT 2013


As AF suggests, introducing a helper function makes the hooking in
some apps happier.

Fixes bug 29448.

(Seems to work either with or without inlining, so don't specify.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130818/17a3307e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-SetCurrentDirectoryA-should-not-call-SetCur.patch
Type: application/octet-stream
Size: 1696 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130818/17a3307e/attachment.obj>


More information about the wine-patches mailing list