diff options
Diffstat (limited to 'src/Common/Apidrvr.h')
-rw-r--r-- | src/Common/Apidrvr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Common/Apidrvr.h b/src/Common/Apidrvr.h index 2c436bf9..5c6de908 100644 --- a/src/Common/Apidrvr.h +++ b/src/Common/Apidrvr.h @@ -210,6 +210,7 @@ typedef struct BOOL hiddenVolume; BOOL readOnly; BOOL removable; + BOOL mountDisabled; BOOL partitionInInactiveSysEncScope; uint32 volumeHeaderFlags; unsigned __int64 totalBytesRead; |