search for: read_directory_getattrlist

Displaying 2 results from an estimated 2 matches for "read_directory_getattrlist".

2015 May 29
0
Wine release 1.7.44
...s. Jactry Zeng (1): ntdll/tests: Test opening a directory with NULL ObjectName. Jiaxing Wang (1): regedit: Avoid appending '\0' to string value of imported key. Julian R?ger (1): po: Update German translation. Ken Thomases (5): ntdll: Increase name buffer size in read_directory_getattrlist() for UTF-8 encoding. ntdll: If read_directory_getattrlist() finds that the file doesn't exist, return successful "no file" result to stop search. configure: Add a check for sys/vnode.h. ntdll: Fix read_directory_getattrlist() to get the name of a symlink rather than...
2015 Jun 12
0
Wine release 1.7.45
.... ntdll: Add support for using libunwind to unwind the stack for x86_64. ntdll: Add partial support for version 3 of DWARF CIEs which are generated by Clang/LLVM. winecoreaudio: Fix build by importing advapi32. Revert "ntdll: Avoid one of the calls to getattrlist() when read_directory_getattrlist() checks the case sensitivity of the file system.". ntdll: Fix the "not found" status set by read_directory_stat() and read_directory_getattrlist() for when restart_scan is set. Louis Lenders (1): kernel32/tests: Add tests for GetSystemTimes. Marcus Meissner (1):...