[Bug 4709] Unable to locate LsaRemoveAccountRights in ADVAPI32.dll

Wine Bugs wine-bugs at winehq.org
Wed Mar 8 12:07:48 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4709





------- Additional Comments From jxzheng at gmail.com  2006-08-03 12:07 -------
I tried the new patch, and sure enough, a new function is asked:
LsaEnumerateAccountsWithUserRight.
I know which exe is causing this, and I know that the error originate from a DLL
linked by the exe: wwwnt34i.dll. This is a winbatch dll. Unfortunately, both
files contain no reference to the named functions that errored before. My hunch
is that maybe wwnt34i.dll uses a clever loop to enumerate all the functions in
ADVAPI32.dll for the batch script to use?
Btw, the dll file is compressed with a irreversible method, so I'm not 100% if
some of the symbols actually got compressed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list