other versions
- bookworm 10.0.0-3
- testing 12.0.0-3
- unstable 12.0.0-3
- experimental 12.0.0-4~exp1
genidl(1) | General Commands Manual | genidl(1) |
NAME¶
genidl - Windows typelib information extractor
SYNOPSIS¶
genidl [options] <file>
DESCRIPTION¶
genidl dumps IDL information found in typelib data present in 32- and 64-bit Windows executables and TLB files.
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¶
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).
October 6, 2011 | genidl |