On Sat, Mar 21, 2009 at 11:47 PM, Magnus Bäck <baeck@xxxxxxxxxx> wrote: > Is there any reason why compat/win32.h uses GetFileAttributesEx() > instead of FindFirstFile() to implement the stat() call on Windows? This blog post explains checking file existence using GetFileAttributes(Ex) vs. FindFirstFile quite nicely: http://blogs.msdn.com/oldnewthing/archive/2007/10/23/5612082.aspx nazri. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html