Pierre Phaneuf wrote:
> Heikki Toivonen wrote:
>
>> intended to be replaced with table QI at some point. Wanna give it a go
>> (should be pretty easy if you have Essential COM lying around someplace;)?
>
>
> I'll answer that with a quote from
> http://xplc.sourceforge.net/intro.html:
The point I was trying to make: Essential COM (or Effective COM, can't
remember) has a complete implementation of table QI you can just copy
into our code (maybe just replace nsISupports for IUnknown etc. but the
algorithm is solid). Why reinvent something if you don't have to?
--
Heikki Toivonen