On Tue, 09 Dec 2003 18:22:04 +0000, Andrew de Quincey wrote: > Next up is some reference count problem; the ITypeLib interface seems to get > destroyed too early.
Hmmm. I seem to recall posting a patch that fixed a similar issue (but in the wrong way) a few months ago. I think TypeInfo was not reffing its containing TypeLib or something like that. I don't remember if it was fixed by somebody else or not.... sorry I can't be more help, but that might be somewhere to start looking.