mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 10:50:37 +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