[PATCH 1/2] kernel32: Add tests for creating directories with specific security attributes.

Dmitry Timoshkov dmitry at baikal.ru
Sun Nov 10 23:48:16 CST 2013


"Erich E. Hoover" <erich.e.hoover at gmail.com> wrote:

> Currently CreateDirectory mostly ignores the security attributes on
> directories.  This patch adds some tests for what happens when these
> attributes are present and part 2 adds support for setting these
> attributes.

This patch duplicates already existing tests in dlls/advapi32/tests/security.c.

-- 
Dmitry.



More information about the wine-devel mailing list