[Bug 8551] New: MoveFileWithProgressW unconditional fails for directories with flag MOVEFILE_REPLACE_EXISTING

Wine Bugs wine-bugs at winehq.org
Thu May 31 06:45:36 CDT 2007


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

           Summary: MoveFileWithProgressW unconditional fails for
                    directories with flag MOVEFILE_REPLACE_EXISTING
           Product: Wine
           Version: 0.9.37.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: db1 at nessi-online.de


dlls/kernel32/path.c

The function fails with the error code ERROR_INVALID_PARAMETER, if the flag
MOVEFILE_REPLACE_EXISTING is given and source names a directory. This should be
ok, if the destination exists, but is not ok if destination not exists.

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