[Bug 20697] Some applications do not correctly detect administrative privileges

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 15 10:51:10 CST 2009


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





--- Comment #3 from Rob Shearman <robertshearman at gmail.com>  2009-11-15 10:51:10 ---
Not a regression in terms of the new code, but new code path being executed
(uac.IsAdmin) that depended on EqualSid setting last error to ERROR_SUCCESS,
otherwise the last error would remain as ERROR_INSUFFICIENT_BUFFER as a result
of calling GetTokenInformation for TokenGroups with a 0 size to get the size
needed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list