8 Nov
2006
8 Nov
'06
8:11 p.m.
Module: wine Branch: master Commit: 5151c81a23431c0ead7e0448d6b9d5084d90695e URL: http://source.winehq.org/git/wine.git/?a=commit;h=5151c81a23431c0ead7e0448d6... Author: Andrey Turkin <pancha(a)mail.nnov.ru> Date: Mon Nov 6 21:34:50 2006 +0300 shlwapi: Implement GetShellSecurityDescriptor and test for it. --- dlls/shlwapi/ordinal.c | 148 ++++++++++++++++++++++++++++++++++++++++++ dlls/shlwapi/shlwapi.spec | 2 +- dlls/shlwapi/tests/ordinal.c | 105 ++++++++++++++++++++++++++++++ 3 files changed, 254 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5151c81a23431c0ead7e04...