Raphael <[EMAIL PROTECTED]> writes:
> cf:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthz/security/low_level_security_descriptor_functions.asp
>
> You can see low-level functions for each supported objects (specified by
> SE_OBJECT_TYPE)
>
> Anyway, native advapi32 s
On Friday 04 March 2005 11:56, Alexandre Julliard wrote:
> Raphael <[EMAIL PROTECTED]> writes:
> > On Friday 04 March 2005 00:45, Robert Shearman wrote:
> > > I have made a few comments on the implementation below:
> > > > SRCDIR= @srcdir@
> > > > VPATH = @srcdir@
> > > > MODULE= advapi
On Friday 04 March 2005 11:56, Alexandre Julliard wrote:
> Raphael <[EMAIL PROTECTED]> writes:
> > On Friday 04 March 2005 00:45, Robert Shearman wrote:
> > > I have made a few comments on the implementation below:
> > > > SRCDIR= @srcdir@
> > > > VPATH = @srcdir@
> > > > MODULE= advapi
Raphael <[EMAIL PROTECTED]> writes:
> On Friday 04 March 2005 00:45, Robert Shearman wrote:
> > I have made a few comments on the implementation below:
> > > SRCDIR= @srcdir@
> > > VPATH = @srcdir@
> > > MODULE= advapi32.dll
> > >-IMPORTS = kernel32 ntdll
> > >+IMPORTS = winspool k
Raphael wrote:
Hi,
Changelog:
- simple implementation of SetSecurityInfo
(seems to be needed by War3 frozen throne, cf
http://forums.gentoo.org/viewtopic-t-303306.html?sid=3f962c702ae58ad8902ca839f33ffbd8)
I have made a few comments on the implementation below:
SRCDIR= @srcdir@
VPATH