> Date: Tue, 21 Jan 2003 16:49:19 +0100 > From: Marcus Meissner <[EMAIL PROTECTED]> > To: Sylvain Petreolle <[EMAIL PROTECTED]> > Cc: Mike Hearn <[EMAIL PROTECTED]>, Dan Kegel <[EMAIL PROTECTED]>, > Bobby Bingham <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: Re: Installshield 6 crash: ole trouble > > On Tue, Jan 21, 2003 at 04:26:28PM +0100, Sylvain Petreolle wrote: > > what are the missing functions that live in stdole2.tlb ? > > is someone trying to implement it ? > > The TLB is a typelib file, which is compiled from a .IDL file. >
Attached is the IDL file (really an ODL file) used to create stdole32.tlb Where should I put such a file? Perhaps a new dlls/stdole directory? > So widl needs to generate it at one point. Yes, for the moment I have used MS mktyplib Rob