Wililam computerman413@ezrs.com writes:
- dlls/advapi32/advapi32.spec, dlls/advapi32/security.c
William Lahti computerman413@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.