James Hawkins wrote:
On Tue, 30 Nov 2004 15:34:50 -0600, Robert Shearman <[EMAIL PROTECTED]> wrote:
James Hawkins wrote:
I would like to work on the DllCanUnloadNow janitorial task, but I was
wondering if there are any patches or examples of dll's that correctly
implement this so that I can
On Tue, 30 Nov 2004 18:33:20 -0500, James Hawkins wrote:
> Is _Construct the same as _AddRef()? I'm thinking it's not. If it
> isn't, I need to add a MSI_Construct to msi. What are the parameters
> to the Construct function and what would usually go in the place of
> the "..."?
It's just the fu
On Tue, 30 Nov 2004 15:34:50 -0600, Robert Shearman <[EMAIL PROTECTED]> wrote:
> James Hawkins wrote:
>
> >I would like to work on the DllCanUnloadNow janitorial task, but I was
> >wondering if there are any patches or examples of dll's that correctly
> >implement this so that I can do it right.
>
James Hawkins wrote:
I would like to work on the DllCanUnloadNow janitorial task, but I was
wondering if there are any patches or examples of dll's that correctly
implement this so that I can do it right.
I don't know of any examples so far, but Mike Hearn and I will be
tackling OLE soon, so th
I sent this message a couple months ago, but I got no response so I'll
try again.
I would like to work on the DllCanUnloadNow janitorial task, but I was
wondering if there are any patches or examples of dll's that correctly
implement this so that I can do it right.
Is LockServer(TRUE/FALSE) the s