Module: wine Branch: master Commit: db032ac4a9e30d06c430eb3125cb78b4d5ba4073 URL: https://gitlab.winehq.org/wine/wine/-/commit/db032ac4a9e30d06c430eb3125cb78b...
Author: Paul Gofman pgofman@codeweavers.com Date: Wed Jun 5 18:21:30 2024 -0600
ntdll: Implement matching DOS_STAR in NtQueryDirectoryFile().
---
dlls/kernel32/tests/file.c | 4 +-- dlls/ntdll/tests/directory.c | 64 ++++++++++++++++++++++++++++++++++++-------- dlls/ntdll/unix/file.c | 40 ++++++++++++++++++++++++++- 3 files changed, 94 insertions(+), 14 deletions(-)