MIDL2331

The documentation lists this name without a value.

Documented in Win32

Compiler Errors

the optimization option is being phased out, use -ic The i1 optimization mode was specified in an [optimize] ACF attribute. This mode is no longer supported and icf should be used instead. Example ACF file: [optimize("i1")] roo(); //MIDL 2331