OFN_NODEREFERENCELINKS top-level constant

int const OFN_NODEREFERENCELINKS

Directs the dialog box to return the path and file name of the selected shortcut (.LNK) file. If this value is not specified, the dialog box returns the path and file name of the file referenced by the shortcut.

Implementation

const OFN_NODEREFERENCELINKS = 0x00100000;