I am writing c++ code in Visual Studio 2008.
I just got a computer with Windows 8.
Now, the program takes a long time to run 'CFileFind'.
It works, but just takes a few minutes rather than seconds.
I am just using CFileFind to take an inventory of my files.

Does anyone know of a solution?
An alternative to CFileFind?
A parameter to accomodate Windows 8?

Please advise.

Thanks,

CharlieG