mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 02:16:05 +08:00
CORE-14603 The differentiation between a regular file loaded as a RamDisk and a storage device volume, is done by invoking `ArcGetFileInformation()` and looking at the `Information.Type` value.