mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 05:51:26 +08:00
'.' and '..' entries do not exist on FATX subdirectories. We have to fake them when enumerating the directory, and ignore them when creating a FCB from a directory entry. CORE-16373