S
seccpur
Guest
I use CFileDialog to browse a folder and select a file. After DoModal(), I call GetNextPathName(pos) to get the path name. I returns the path name also correctly, however symbolic link folder names appear with thier target names, but I want to get symbolic link folder name instead. Please help.
Continue reading...
Continue reading...