No subject


Tue Aug 30 15:00:21 CDT 2005


An application cannot create a directory with CreateFile; it must call
CreateDirectory or CreateDirectoryEx to create a directory. Opening a directory
with CreateFile requires the FILE_FLAG_BACKUP_SEMANTICS flag.

Also this page:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/obtaining_a_handle_to_a_directory.asp

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