Francois Gouget : advapi32: Fix the LsaEnumerateAccountRights() export.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 21 13:21:31 CST 2006


Module: wine
Branch: refs/heads/master
Commit: cf49dc36c764e96d5453a6effdfc2591e5eee4f6
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=cf49dc36c764e96d5453a6effdfc2591e5eee4f6

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Mar 21 18:18:32 2006 +0100

advapi32: Fix the LsaEnumerateAccountRights() export.

---

 dlls/advapi32/advapi32.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/advapi32/advapi32.spec b/dlls/advapi32/advapi32.spec
index 2fdd9ca..1f23818 100644
--- a/dlls/advapi32/advapi32.spec
+++ b/dlls/advapi32/advapi32.spec
@@ -351,7 +351,7 @@
 @ stdcall LsaCreateTrustedDomainEx(ptr ptr ptr long ptr)
 @ stub LsaDelete
 @ stdcall LsaDeleteTrustedDomain(ptr ptr)
-@ stdcall LsaEnumerateAccountRights(ptr ptr long ptr long)
+@ stdcall LsaEnumerateAccountRights(ptr ptr ptr ptr)
 @ stub LsaEnumerateAccounts
 @ stdcall LsaEnumerateAccountsWithUserRight(ptr ptr ptr ptr)
 @ stub LsaEnumeratePrivileges




More information about the wine-cvs mailing list