Changeset 4313


Ignore:
Timestamp:
Sep 24, 2000, 11:51:14 AM (25 years ago)
Author:
sandervl
Message:

export RtlCopyMemory in lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/NTDLL/ntdll.def

    r4059 r4313  
    1 ; $Id: ntdll.def,v 1.34 2000-08-20 15:16:56 phaller Exp $
     1; $Id: ntdll.def,v 1.35 2000-09-24 09:51:14 sandervl Exp $
    22
    33;
     
    334334    RtlCopyLuid                   = _RtlCopyLuid@8                      @321
    335335;   RtlCopyLuidAndAttributesArray                                       @322
    336     RtlCopyMemory                 = _RtlCopyMemory@12
     336    RtlCopyMemory                 = _RtlCopyMemory@12                   @1100
    337337;   RtlCopySecurityDescriptor                                           @323
    338338    RtlCopySid                    = _RtlCopySid@12                      @324
Note: See TracChangeset for help on using the changeset viewer.