Files
windows-user-space-emulator/src/windows-emulator
Maurice Heumann be9d0164d7 Improvements to NtQueryDirectoryFileEx (#235)
This PR aims to:
- [Stub FileBasicInformation in
NtSetInformationFile](6d0ad1dd61)
- [Make sure a root `windows_path` have slash at the
end](02ed4fbb03),
this was necessary because `directory_iterator` fails when the path is
`C:` (without slash)..
- [Improve
NtQueryDirectoryFileEx](f6ec1fc9cc)
by adding filename filtering support, including more basic file
information in the struct, and fixing an issue that prevented the last
chunk of files from being enumerated correctly.
2025-04-25 08:32:47 +02:00
..
2025-04-12 19:26:07 +02:00
2025-04-18 08:30:41 +02:00
2025-04-23 19:38:19 -03:00
2025-04-17 19:40:20 +02:00
2025-04-07 21:03:57 +02:00
2025-03-18 20:19:26 +01:00
2025-04-14 13:57:54 +02:00
2025-04-18 11:29:40 +02:00
2025-04-18 11:29:40 +02:00
2025-04-14 13:57:54 +02:00
2025-01-06 17:19:26 +01:00
2025-03-18 20:40:14 +01:00
2025-01-06 17:19:26 +01:00