/no_cpp

midl /no_cpp

Example

midl /no_cpp filename.idl

 

Remarks

The /no_cpp switch specifies that the MIDL compiler does not call the C preprocessor to preprocess the IDL file.

The /no_cpp switch takes precedence over the /cpp_cmd and /cpp_opt switches.

See Also

General MIDL Command-line Syntax, /cpp_cmd, /cpp_opt, /D, /I, /U