Issues in typelib.c with installshield 7

Andrew de Quincey adq_dvb at lidskialf.net
Tue Dec 9 12:22:04 CST 2003


On Monday 08 December 2003 21:22, Marcus Meissner wrote:
> On Mon, Dec 08, 2003 at 10:39:54AM +0000, Andrew de Quincey wrote:
> > > > e.g. in ITypeInfo_fnGetIDsOfNames, I have changed it to
> > > >     if(This->TypeAttr.cImplTypes &&
> > > >        (This->TypeAttr.typekind==TKIND_INTERFACE ||
> > > > This->TypeAttr.typekind==TKIND_DISPATCH)) {
> > >
> > > Do you have a sample installer for download?
> >
> > Bah, I can't find one thats (a) available easily (b) free, and (c) has
> > the same problem.
> >
> > However, I AM writing you a sample winelib program which demonstrates the
> > problem using the installshield typelib... I'll send it to you in a
> > moment.
>
> I think the change is good. Please submit. :)

Cool, glad you agree :)

Next up is some reference count problem; the ITypeLib interface seems to get 
destroyed too early. 



More information about the wine-devel mailing list