mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +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.