[Bug 25207] New: SHFileOperation does not create new directory on FO_MOVE

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 17 17:33:52 CST 2010


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

           Summary: SHFileOperation does not create new directory on
                    FO_MOVE
           Product: Wine
           Version: 1.3.6
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: shell32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: richard at rtrussell.co.uk


Created an attachment (id=32007)
 --> (http://bugs.winehq.org/attachment.cgi?id=32007)
C program to demonstrate the problem

SHFileOperation should create the destination directory on an FO_MOVE
operation, if it does not already exist, but fails to do so.  See:

  http://msdn.microsoft.com/en-us/library/bb759795.aspx

"Copy and Move operations can specify destination directories that do not
exist. In those cases, the system attempts to create them and normally displays
a dialog box to ask the user if they want to create the new directory. To
suppress this dialog box and have the directories created silently, set the
FOF_NOCONFIRMMKDIR flag in fFlags".

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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