Hi,
I'm getting feedback from some of our users about slow down time in some file operations. I have isolated the problem to the function "File::existsAsFile" and more specifically to the windows function "GetFileAttributesW", in some cases this function takes a long time to return (many seconds). Has anyone noticed this problem before? Is there any solution?