winapi - FindFirstFile/FindNextFile with long running operations -


is ok enumerate large directory long running operation performed on each file using findfirstfile/findnextfile api?

it may take application 10-30 minutes process files returned directory search in directory 10,000+ files @ same time there file creation/deletion activity in directory.

i'm concerned windows might not happy usage pattern under covers have not been able find recommendations 1 way or other.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -