[ui] only enable bootable DOS for FAT16 and FAT32

* also set bootable DOS selected by default
This commit is contained in:
Pete Batard 2011-12-02 00:14:09 +00:00
parent cbc54d764d
commit d67768923e
3 changed files with 48 additions and 32 deletions

View file

@ -17,7 +17,7 @@
#define IDC_ABOUT 1007
#define IDC_LABEL 1008
#define IDC_QUICKFORMAT 1009
#define IDC_DOSSTARTUP 1010
#define IDC_DOS 1010
#define IDC_PROGRESS 1011
#define IDC_ABOUT_LICENSE 1030
#define IDC_ABOUT_ICON 1031