http://bugs.winehq.org/show_bug.cgi?id=14994
--- Comment #4 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-08-26 04:08:54 --- Created an attachment (id=15656) --> (http://bugs.winehq.org/attachment.cgi?id=15656) patch for integration into wine's testsuite
Wine improperly returns success when failing to unlink a non-empty directory.
The affected programs use unlink from msvcrt, attached test shows the problem.