Re: Re: [OLE] Better handling of References

2004-05-26 Thread Mike Hearn
On Wed, 26 May 2004 12:58:19 +, fenix wrote: > Well Soft References are used in many places in COM (for example D3D > textures/surfaces use it on windows) OK :) I have not seen this technique before, but then I've never implemented lots of COM objects all working together. > I can't have a

Re: Re: [OLE] Better handling of References

2004-05-26 Thread fenix
>On Wed, 26 May 2004 03:55:25 +0200, Raphael wrote: >> I'm trying to install Splinter Cell Demo (installshield). >> And i have seen: >> - one typelib was released while typeinfos (childs of typelib) are in use >> - the install "crash" (catched and returns an E_UNEXPECTED error) when it >> want

Re: [OLE] Better handling of References

2004-05-26 Thread Mike Hearn
Oops, sending to wine-devel too (this is what I get for using a newsreader...) On Wed, 26 May 2004 03:55:25 +0200, Raphael wrote: > I'm trying to install Splinter Cell Demo (installshield). > And i have seen: > - one typelib was released while typeinfos (childs of typelib) are in use > - the i