[core] add tactical volume re-mount post format

This commit is contained in:
Pete Batard 2012-02-05 19:54:48 +00:00
parent d1e4ba278b
commit 22276ccb5a
3 changed files with 29 additions and 12 deletions

View file

@ -244,3 +244,4 @@ typedef struct {
#define ERROR_BADBLOCKS_FAILURE 0x1206
#define ERROR_ISO_SCAN 0x1207
#define ERROR_ISO_EXTRACT 0x1208
#define ERROR_CANT_REMOUNT_VOLUME 0x1209