ChangeSet ID: 13292 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/13 18:55:43
Modified files: tools/winapi : tests.dat include : winnt.h dlls/ntdll/tests: generated.c dlls/ntdll : sec.c om.c dlls/advapi32 : security.c
Log message: Francois Gouget fgouget@free.fr Fix the PSID and PSECURITY_DESCRIPTOR types. Add PISID and PISECURITY_DESCRIPTOR.
Patch: http://cvs.winehq.org/patch.py?id=13292
Old revision New revision Changes Path 1.15 1.16 +2 -0 wine/tools/winapi/tests.dat 1.186 1.187 +4 -2 wine/include/winnt.h 1.11 1.12 +16 -2 wine/dlls/ntdll/tests/generated.c 1.43 1.44 +83 -63 wine/dlls/ntdll/sec.c 1.28 1.29 +6 -6 wine/dlls/ntdll/om.c 1.74 1.75 +32 -30 wine/dlls/advapi32/security.c