Files
reactos/sdk/include
Hermès Bélusca-Maïto c7d4040767 [FREELDR] ArcGetFileInformation(): Set Information->FileName, Length, and Attributes for filesystems (#8420)
CORE-9023

Add support for all the supported filesystems: FAT/FATX, NTFS,
ISO, EXT, BTRFS, as well as for files loaded via PXE.

arc.h:
- Add `FILEATTRIBUTES` enumeration;
- Remove non-existing `CreateReadOnly` and `SupersedeReadOnly`
  `OPENMODE` values; add missing `CreateReadWrite`.
2025-10-19 22:38:30 +02:00
..
2025-08-22 09:12:51 +03:00
2024-10-22 08:17:45 +03:00
2025-02-12 16:54:45 +02:00
2024-11-04 08:42:34 +02:00
2025-09-30 10:57:23 -05:00