Date: Tue, 21 Jan 2003 16:49:19 +0100 From: Marcus Meissner mm@lst.de To: Sylvain Petreolle spetreolle@yahoo.fr Cc: Mike Hearn m.hearn@signal.qinetiq.com, Dan Kegel dank@kegel.com, Bobby Bingham uhmmmm@ameritech.net, wine-devel@winehq.com 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 (now) 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