mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 19:38:26 -06:00
Windows: add support for ReFS on Windows 10 when creating normal volumes.
This commit is contained in:
@@ -86,6 +86,7 @@ static void StopFormatWriteThread ();
|
||||
#define FILESYS_FAT 1
|
||||
#define FILESYS_NTFS 2
|
||||
#define FILESYS_EXFAT 3
|
||||
#define FILESYS_REFS 4
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user