logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

genidl - Windows typelib information extractor

Authors

genidl was written by Kai Tietz and Jonathan Yong of the MinGW-w64 project.

       This manual page was written by Stephen Kitt <steve@sk2.org> for the Debian GNU/Linux system (but may  be
       used by others).

genidl                                            Oct  6, 2011                                         genidl(1)

Description

genidl  dumps IDL information found in typelib data present in 32- and 64-bit Windows executables and TLB
       files.

Name

       genidl - Windows typelib information extractor

Options

-h, --help
              Briefly describe the syntax and options.

       -b <arg>, --basedumpname=<arg>
              Use arg as prefix of generated .idl files.

       -H, --header
              Generate a header.

       -d, --dump
              Dump additional debugging information.

       -v, --verbose
              Show additional status information.

See Also

gendef(1)

Synopsis

genidl [options] <file>

See Also