TLB2XML

This is a console tool to dump type libraries to XML
Download

TLB2XML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Tim Tabor
  • Operating Systems:
  • Windows All
  • File Size:
  • 65 KB

TLB2XML Tags


TLB2XML Description

The TLB2XML application was designed to be a small programmer's tool that will dumps type libraries (including those bound in PE modules as resources) to xml. It's useful for examining a typelib's internal structure. The tool should work with .tlb, olb., etc., libraries; as well as libraries bound as resources to dll's, exe's, etc. Use: tlb2xml /i /i Input File Name. This argument is required. The value specifies a type library (.tlb, .olb., etc), or a module with a type library resource (.dll, .exe., etc). /o Output File Name. This argument is optional. If you don't specify this argument, the output file name will be the input file name with ".xml" appended. /p Pretty Print. This option requires msxml3.dll. Alternatively, you can view the output in Internet Explorer, which will format the XML with its default stylesheet. /? Show usage. /v Show version. @argfile Read arguments from a file. Note that the XML output files can be quite large. A one object, one interface, one property, 2KB typelib is output as 14KB in XML or 20KB pretty-printed XML. The 1.2MB mshtml.tlb is output as 20MB in XML or 29MB in pretty-printed XML. Also note that dumping and pretty-printing very large type libraries requires lots of memory and takes a very long time.


TLB2XML Related Software