OFN_EXTENSIONDIFFERENT top-level constant

int const OFN_EXTENSIONDIFFERENT

The user typed a file name extension that differs from the extension specified by lpstrDefExt. The function does not use this flag if lpstrDefExt is NULL.

Implementation

const OFN_EXTENSIONDIFFERENT = 0x00000400;