01-11-2008 12:46 PM
I am trying to sync two directory trees by copying only files that are not present on target directory tree. I am using GetFirstFile function and selecting option to read only files, but it returns directory names.
How can I list files only?
01-14-2008 09:07 AM