LiteStep needs GetUserName aliased
authorRex Jolliff <rex@lvcablemodem.com>
Sat, 1 Sep 2001 19:39:23 +0000 (19:39 +0000)
committerRex Jolliff <rex@lvcablemodem.com>
Sat, 1 Sep 2001 19:39:23 +0000 (19:39 +0000)
svn path=/trunk/; revision=2218

reactos/lib/advapi32/.cvsignore
reactos/lib/advapi32/advapi32.edf

index 26fc36a..5550cf6 100644 (file)
@@ -1,5 +1,6 @@
 advapi32.a
 advapi32.dll
+advapi32.nostrip.dll
 advapi32.lib
 advapi32.coff
 base.tmp
index 279be11..5e66d6c 100644 (file)
@@ -1,4 +1,4 @@
-; $Id: advapi32.edf,v 1.13 2001/06/17 20:20:00 ekohl Exp $
+; $Id: advapi32.edf,v 1.14 2001/09/01 19:39:23 rex Exp $
 ;
 ; advapi32.def
 ;
@@ -167,8 +167,8 @@ GetTokenInformation=GetTokenInformation@20
 ;GetTrusteeNameW=GetTrusteeNameW@4
 ;GetTrusteeTypeA=GetTrusteeTypeA@4
 ;GetTrusteeTypeW=GetTrusteeTypeW@4
-;GetUserNameA=GetUserNameA@8
-;GetUserNameW=GetUserNameW@8
+GetUserNameA=GetUserNameA@8
+GetUserNameW=GetUserNameW@8
 ;GrantAccessRightsA=GrantAccessRightsA@16
 ;GrantAccessRightsW=GrantAccessRightsW@16
 ;I_ScGetCurrentGroupStateW=I_ScGetCurrentGroupStateW@12