Hi all,
i m using CFileDialog to browse file,but i want no shourtcut disaplay in this dialog.
please anyone can tell me how can i do this.
thanks in advance.
Printable View
Hi all,
i m using CFileDialog to browse file,but i want no shourtcut disaplay in this dialog.
please anyone can tell me how can i do this.
thanks in advance.
What you need is to skip junction points. Look for help on
FILE_ATTRIBUTE_REPARSE_POINT flag.
http://msdn.microsoft.com/en-us/libr...29(VS.85).aspx