mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00: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.