NTFS Parser Simple single header NTFS read-only parser library Compile $ shell.bat $ build.bat Resources NTFS Overview NTFS - Wikipedia NTFS Documentation Create NTFS VHD $ diskpart $ create vdisk file=... type=fixed maximum=32 $ select vdisk file=... $ attach vdisk $ create partition primary $ format fs=ntfs quick $ exit