advapi32: Add FILE_FLAG_BACKUP_SEMANTICS to the flags passed to CreateFileW to be...
commite79a94d45be2f05d6e1d2366f46eea0fa59b6a95
authorDmitry Timoshkov <dmitry@codeweavers.com>
Fri, 4 May 2007 07:27:10 +0000 (4 16:27 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 May 2007 11:42:55 +0000 (4 13:42 +0200)
treef948c52cf1da311e3a103c11d5cbb84d6704b75e
parentbdfef82348f2243f62755552db360e45792a62d4
advapi32: Add FILE_FLAG_BACKUP_SEMANTICS to the flags passed to CreateFileW to be able to get security information for directories as well as for files.
dlls/advapi32/security.c