static extern bool DeleteAce(IntPtr pAcl, int dwAceIndex);
Declare Function DeleteAce Lib "advapi32.dll" (pAcl As IntPtr, _