Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The /oldtlb switch directs the MIDL compiler to generate an old-format type library.
midl /oldtlb
Switch Options
This switch has no parameters.
Remarks
The /oldtlb switch overrides the default and directs the MIDL compiler to generate old-format type libraries even on current versions of Windows by using CreateTypeLib instead of CreateTypeLib2.
Examples
midl /oldtlb filename.idl
midl /oldtlb myoldodl.odl
See also