[Bug 2217] New: CreateDirectory bug

Wine Bugs wine-bugs at winehq.org
Mon May 10 12:12:42 CDT 2004


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

           Summary: CreateDirectory bug
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: hardon at online.no


Wine's CreateDirectory creates any missing directories in the path while 
Windows/Reactos CreateDirectory can only create the last one, thus every 
directory in the path except the last one, must already exist! This cause 
problems where Reactos use Wine code that is based on this incorrect behaviour. 

Some places i know of: 
imagehlp.dll->MakeSureDirectoryPathExists
shell32.dll->SHCreateDirectory(Ex) with friends

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