Re: how to create a broken .tlb file

2008-12-23 Thread Alexandre Julliard
Michael Karcher writes: > a) Include a broken (hand-patched) tlb file as binary file in git > b) Include a program that breaks tlb files and call it while > building tests > c) Include tlb file patching into the testcase (i.e. copy a good tlb, > patch it, and perform some tests with th

how to create a broken .tlb file

2008-12-22 Thread Michael Karcher
Hello developers, while debugging problems with and old version of Sonic Stage, I found that sonic stage includes broken type libraries, i.e. the TYPEFLAG_FDISPATCHABLE bit is generally missing. As widl (and probably midl too) set this bit automatically, I have some problems in creating a .tlb fil