On Tue, 7 Aug 2001 01:12:34 +0200 (CEST), you wrote:
It couldn't get it from the ikernel.exe because I think it's encoded somehow (unicode, MultiByte??).
It doesn't look encoded, it's just different (it's most likely what is boasted as the "Typelib 2 Format"). Win2000's stdole32.tlb also uses this new format (it has a "SLTG" signature instead of the old "MSFT").
SLTG is the old format, MSFT came later. Wine can (natively) only read MSFT.
I have no knowledge of a still newer format.
Rein.