weiden@svn.reactos.com wrote:
The structure layout of self-relative security descriptors may be different from absolute security descriptors depending on the platform. Self-relative security descriptors always use 32 bit offsets while absolute security descriptors use pointers which could be 64 bits.
Updated files: trunk/reactos/include/ntos/rtl.h trunk/reactos/include/ntos/security.h trunk/reactos/lib/advapi32/sec/sec.c trunk/reactos/lib/rtl/sd.c trunk/reactos/ntoskrnl/se/sd.c trunk/reactos/w32api/include/ddk/ntifs.h trunk/reactos/w32api/include/ddk/winddk.h trunk/reactos/w32api/include/winnt.h
Ros-svn mailing list Ros-svn@reactos.com http://reactos.com:8080/mailman/listinfo/ros-svn
Well after arguing with me on IRC I'm happy to see that you finally realized I was right.
Best regards, Alex Ionescu
Alex Ionescu wrote:
Well after arguing with me on IRC I'm happy to see that you finally realized I was right.
Well, did we? I don't really think we were arguing about it. I just wasn't aware of the fact they differ until you told me ;)
Thomas