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
>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
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