eina: fix directory listing on windows when directory is empty.
authorNicolas Aguirre <aguirre.nicolas@gmail.com>
Fri, 30 Jan 2015 14:01:07 +0000 (15:01 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 11 Feb 2015 16:03:39 +0000 (17:03 +0100)
commit3b52489368837a46abf0cd4193043081256e03e8
treefb9e4dfa8e89fb849534ed062fac0d260091145f
parent797c921f10eaaecdd7d6a61bec5955e4295e727e
eina: fix directory listing on windows when directory is empty.

Using of INVALID_HANDLE_VALUE and ERROR_NO_MORE_FILES to handle this properlly.

@fix
src/lib/eina/eina_file_win32.c