ntdll: Cache the entire directory contents and sort the names before returning files.
commit12fc123338f7af601d3fe76b168a644fcd7e1362
authorAlexandre Julliard <julliard@winehq.org>
Tue, 3 May 2016 04:15:40 +0000 (3 13:15 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 May 2016 16:03:26 +0000 (4 01:03 +0900)
tree0cfa8bebd39a09bd09cd13564a0f7087e0738ff3
parent500604054138722f9332065d08cc98d5ad766bca
ntdll: Cache the entire directory contents and sort the names before returning files.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/directory.c
dlls/ntdll/tests/directory.c