[PATCH 1/5] advapi: Implement SetNamedSecurityInfoW on top of SetSecurityInfo (try 2).

Alexandre Julliard julliard at winehq.org
Mon Nov 26 05:36:31 CST 2012


"Erich E. Hoover" <ehoover at mymail.mines.edu> writes:

> This particular patch implements SetNamedSecurityInfoW by layering it
> on top of SetSecurityInfo, which permits the creation of tests for
> part 2 (GetNamedSecurityInfoW).  This version has been updated to fix
> a bad return value and includes a test indicating the correct value
> (ERROR_FILE_NOT_FOUND).

That doesn't mean you can hardcode that specific error.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list