[ros-dev] RE: [ion] 12806: Use proper PISID pointer to SID structure, fix wrong LUID definition, and remove duplicate code in Security Manager

Ge van Geldorp gvg at reactos.com
Mon Jan 24 11:03:34 CET 2005


> From: ion at svn.reactos.com
> 
> Use proper PISID pointer to SID structure, fix wrong LUID 
> definition, and remove duplicate code in Security Manager
> 
> Updated files:
> trunk/reactos/include/ntos/security.h

Are you sure that the constants for e.g. SYSTEM_LUID need to be enclosed in
double braces for MinGW? I'd expect SYSTEM_LUID to be of type LUID. That
would make the code in ntoskrnl\se\luid.c where SYSTEM_LUID is assigned to a
LARGE_INTEGER instead of a LUID incorrect.

Gé van Geldorp.




More information about the Ros-dev mailing list