6 Aug
2009
6 Aug
'09
3:49 p.m.
Module: wine Branch: master Commit: e5e40ef423ceadce5f37995b35579c464facd00f URL: http://source.winehq.org/git/wine.git/?a=commit;h=e5e40ef423ceadce5f37995b35... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu Aug 6 11:12:51 2009 +0200 advapi32: Factor out lookup of local usernames and well-known SIDs. Based on a patch by Aric Stewart. --- dlls/advapi32/advapi32_misc.h | 3 + dlls/advapi32/security.c | 205 ++++++++++++++++++++++++++++------------- 2 files changed, 144 insertions(+), 64 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e5e40ef423ceadce5f3799...