12-12-2013, 05:37 AM
Quote:If the above approach is correct, then can I assume (?) that everything on the LEFT side of the > operator is newest (newest date/time).Yes.
Sometimes Windows updates file properties not immediately. QM uses Windows API function FindFirstFile, you can read more there:
http://msdn.microsoft.com/en-us/library ... 85%29.aspx