mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
advapi32: Fix the LsaEnumerateAccountRights() export.
This commit is contained in:
parent
5b993191a9
commit
cf49dc36c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user