Thomas Weidenmueller : advapi32: Fixed building TRUSTEEs with objects.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 28 04:44:35 CST 2006


Module: wine
Branch: refs/heads/master
Commit: ae8b835d8517c5b7b28fd0b1204fd181f7f74019
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=ae8b835d8517c5b7b28fd0b1204fd181f7f74019

Author: Thomas Weidenmueller <wine-patches at reactsoft.com>
Date:   Sun Mar 26 13:39:58 2006 +0200

advapi32: Fixed building TRUSTEEs with objects.

Fill the TRUSTEE structure properly in BuildTrusteeWithObjectsAndName
and BuildTrusteeWithObjectsAndSid, including regression tests.

---

 dlls/advapi32/security.c       |  104 +++++++++++++++++++++++++++++-
 dlls/advapi32/tests/security.c |  137 ++++++++++++++++++++++++++++++++++++++--
 include/winnt.h                |    3 +
 3 files changed, 234 insertions(+), 10 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=ae8b835d8517c5b7b28fd0b1204fd181f7f74019



More information about the wine-cvs mailing list