10 Oct
2011
10 Oct
'11
3:25 p.m.
Module: wine Branch: master Commit: 269fe5a4d433aae10a815b32fa7e5e8dd2b23d72 URL: http://source.winehq.org/git/wine.git/?a=commit;h=269fe5a4d433aae10a815b32fa... Author: Thomas Mullaly <thomas.mullaly(a)gmail.com> Date: Mon Sep 12 22:01:02 2011 -0400 urlmon: Added basic GetSecurityIdEx2 implementation. --- dlls/urlmon/sec_mgr.c | 160 ++++++++++++++++++++++++++++++------------ dlls/urlmon/tests/sec_mgr.c | 43 ++++++------ 2 files changed, 137 insertions(+), 66 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=269fe5a4d433aae10a815b...