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

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


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





------- Additional Comments From jxzheng at gmail.com  2006-08-03 09:25 -------
Ok, as suggested by Hans, I looked in to the temp files extracted by that big
exe installer. The strange thing is that of all the files extracted by it, I
cannot find any string containing Lsa, lsa, or LSA. The only thing that I
learned is that the program causing the problem is compiled with winbatch
compiler. Winbatch is a software product that allows you to automate
installation with scripts. The winbatch dlls, however, do have strings like
ADVAPI32.DLL. But again, no reference to particular function names. I am
guessing that maybe these LsaAccountxxx function calls orginate from another
function call outside the exe and dll provided in the temp directory. Like
making a call to some obsecure function in Y.dll that calls LsaAccountXXX in
ADVAPI32.DLL. Y.dll could also be ADVAPI32.DLL.

-- 
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