On Tue, 07 Dec 2004 17:17:12 +0100, Alexandre Julliard wrote:
Not really, it should probably be created by winebuild like other builtin dlls, or else directly in PE format by widl. Either way it won't be done from a Winelib app (but don't let this discourage you from finishing the UpdateResource support ;-)
Hmm, so the approach with a custom app generating stdole32.tlb is not OK? As far as I'm aware this is what Microsoft do, I thought there were constructs in this file that midl/widl could not generate.