Commit Graph

6 Commits

Author SHA1 Message Date
Pete Batard 1b20310395 [boot] fixup for crippled WinME COMMAND.COM and IO.SYS
* see http://www.multiboot.ru/msdos8.htm
* also added attributes & timestamps from FAT12 image files
* reworked FAT12 handling based on ReactOS code
2011-11-30 17:42:25 +00:00
Pete Batard 7ae6715b55 [boot] write bootable mbr and fs_br (FAT32 only) 2011-11-30 02:14:59 +00:00
Pete Batard d20e756765 [mbr] added some mbr processing
* fix MS's removal of LBA from FS types in partition table
* improved GetDriveHandle()
* issue a refresh after formatting
2011-11-29 20:25:29 +00:00
Pete Batard 1c302ee594 [core] added formatting
* also added filter for hotplug detection
2011-11-26 00:25:04 +00:00
Pete Batard 7280b0c45b [ui] use GNU fdisk's sys_type.h for FS type description
* also fixed persistent FS tooltip when no device is attached
2011-11-25 13:29:35 +00:00
Pete Batard f355c450b6 [ui] added About and License dialogs
* also added partition information
* also fixed enumeration of non Windows FS USB devices
2011-11-21 17:06:17 +00:00