Using MKTYPLIB /h Option to Output C or C++ Style Header file (124597)
The information in this article applies to:
- The Type Library Generator (MKTYPLIB.EXE), when used with:
- Microsoft Win32 Software Development Kit (SDK) 3.5
This article was previously published under Q124597 SUMMARY
In addition to generating type libraries, MKTYPLIB can output a C or C++
style header file if you use the optional /h option. When you use the /h
option, MKTYPLIB creates a header file with the name specified following
the /h option. Any existing file of the same name will be overwritten
without warning.
MKTYPLIB always uses the "libraryname" from the LIBRARY keyword in the
ODL file to create the #ifndef wrappers in the generated header file,
regardless of the name specified for the file on the command line.
Modification Type: | Major | Last Reviewed: | 11/17/2003 |
---|
Keywords: | KB124597 |
---|
|