Wililam <[EMAIL PROTECTED]> writes: > * dlls/advapi32/advapi32.spec, dlls/advapi32/security.c > William Lahti <[EMAIL PROTECTED]> > > - 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 [EMAIL PROTECTED]