git_path_diriter: use FindFirstFile in win32
Using FindFirstFile and FindNextFile in win32 allows us to use the directory information that is returned, instead of us having to get the file attributes all over again, which is a distinct cost savings on win32.
Showing
Please
register
or
sign in
to comment