Ignore:
Timestamp:
Apr 26, 2001, 7:00:33 PM (24 years ago)
Author:
sandervl
Message:

IsTextUnicode forwarded to RtlIsTextUnicode (ntdll)

File:
1 edited

Legend:

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

    r5569 r5594  
    1 ; $Id: ADVAPI32.DEF,v 1.15 2001-04-22 10:39:27 sandervl Exp $
     1; $Id: ADVAPI32.DEF,v 1.16 2001-04-26 17:00:33 sandervl Exp $
    22
    33;
     
    305305     InitiateSystemShutdownA    = _InitiateSystemShutdownA@20        @175
    306306     InitiateSystemShutdownW    = _InitiateSystemShutdownW@20        @176
    307      IsTextUnicode              = _IsTextUnicode@12                  @177
     307     IsTextUnicode              = _RtlIsTextUnicode@12               @177
    308308     IsValidAcl                 = _IsValidAcl@4                      @178
    309309     IsValidSecurityDescriptor  = _IsValidSecurityDescriptor@4       @179
Note: See TracChangeset for help on using the changeset viewer.