AreAllAccessGranted patch

Alexandre Julliard julliard at winehq.org
Fri May 14 13:34:09 CDT 2004


Wililam <computerman413 at ezrs.com> writes:

> * dlls/advapi32/advapi32.spec, dlls/advapi32/security.c
> William Lahti <computerman413 at ezrs.com>
>
> - Implemented the AreAllAccesses granted API and removed its stub entry

I'd suggest looking into the C bitwise operators...

Also please try to follow a more standard C coding style; braces don't
need semicolons, and the function body should be indented.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list