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 /mktyplib203 switch forces the MIDL compiler to parse the input file.
midl /mktyplib203
Switch Options
This switch has no parameters.
Remarks
In order to use the /mktyplib203 switch, the input file must follow the ODL syntax exactly, which means you cannot place any statements outside of the library block. Examples
midl /mktyplib203 myoldodl.odl
midl /mktyplib203 oldhabit.idl
See also