/version_stamp switch

The /version_stamp switch suppresses the generation of macros that specify the minimum required version number of the RPC header file, Rpcndr.h.

New MIDL features might require additional definitions to compile the stub correctly, so the stub has macros that check compatibility between MIDL binary files and the build environment. You might need to use this switch if you move MIDL to a different build environment than the one in which you first installed the MIDL binary files.

Note that mixing build environments is not supported.

midl /version_stamp

Switch Options

This switch has no parameters.