We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a187a9f commit 2896908Copy full SHA for 2896908
src/directory.cpp
@@ -586,7 +586,7 @@ extra_data_format g_extra_data_format = file_directory_information_format;
586
587
/*!
588
* \brief Extra buffer size for GetFileInformationByHandleEx-based or NtQueryDirectoryFile-based directory iterator.
589
- *
+ *
590
* Must be large enough to accommodate at least one FILE_DIRECTORY_INFORMATION or *_DIR_INFO struct and one filename.
591
* NTFS, VFAT, exFAT support filenames up to 255 UTF-16/UCS-2 characters. ReFS supports filenames up to 32768 UTF-16 characters.
592
*/
0 commit comments