[ADVAPI] SetSecurityInfo

Raphael fenix at club-internet.fr
Mon Mar 7 17:42:13 CST 2005


On Friday 04 March 2005 11:56, Alexandre Julliard wrote:
> Raphael <fenix at club-internet.fr> 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 kernel32 ntdll
> > >
> > > Should be in DELAYIMPORTS. We don't want to slow down the loading of
> > > all applications because of this one uncommon case.
> >
> > I didn't known this wine makefile option :)
> > Done
>
> This doesn't look right at all, even with delayed imports. Do you have
> evidence that Windows advapi32 calls into winspool?

No it doesnt directly calls winspool 
but msdn reference say that is how it works.
how we can do it ?

Regards,
Raphael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050308/8956883f/attachment.pgp


More information about the wine-devel mailing list