Ignore:
Timestamp:
Oct 26, 2000, 7:26:59 PM (25 years ago)
Author:
sandervl
Message:

small security update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/advapi32/ADVAPI32.DEF

    r2983 r4537  
    1 ; $Id: ADVAPI32.DEF,v 1.13 2000-03-03 11:14:58 sandervl Exp $
     1; $Id: ADVAPI32.DEF,v 1.14 2000-10-26 17:26:58 sandervl Exp $
    22
    33;
     
    139139     AdjustTokenGroups          = _AdjustTokenGroups@24              @10
    140140     AdjustTokenPrivileges      = _AdjustTokenPrivileges@24          @11
    141      AllocateAndInitializeSid   = _RtlAllocateAndInitializeSid@44    @12
     141     AllocateAndInitializeSid   = _AllocateAndInitializeSid@44       @12
    142142     AllocateLocallyUniqueId    = _AllocateLocallyUniqueId@4         @13
    143143     AreAllAccessesGranted      = _AreAllAccessesGranted@8           @14
     
    241241     EqualSid                   = _EqualSid@8                        @111
    242242     FindFirstFreeAce           = _FindFirstFreeAce@8                @112
    243      FreeSid                    = _RtlFreeSid@4                      @113
     243     FreeSid                    = _FreeSid@4                         @113
    244244;    GetAccessPermissionsForObjectA                             @114
    245245;    GetAccessPermissionsForObjectW                             @115
Note: See TracChangeset for help on using the changeset viewer.