[misc] add NTFS compression support

* Only as a cheat mode (Alt-N)
* Also fixes inconsistent MBR partition numbering
* Also update a comment in vhd.c about callback progress (thanks to Erwan)
This commit is contained in:
Pete Batard 2014-01-31 02:51:28 +00:00
parent 189e96762b
commit f424229e0f
11 changed files with 58 additions and 27 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
echo This file recreates localization_data.c according resource.h
echo This file recreates localization_data.h according resource.h
echo
# check that sed is available