mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-31 14:58:26 -04:00
[mbr] added some mbr processing
* fix MS's removal of LBA from FS types in partition table * improved GetDriveHandle() * issue a refresh after formatting
This commit is contained in:
parent
6e2fb54480
commit
d20e756765
7 changed files with 414 additions and 126 deletions
2
rufus.h
2
rufus.h
|
@ -22,7 +22,7 @@
|
|||
|
||||
#define RUFUS_DEBUG
|
||||
|
||||
#define APP_VERSION "Rufus v1.0.0.44"
|
||||
#define APP_VERSION "Rufus v1.0.0.45"
|
||||
#define STR_NO_LABEL "NO_LABEL"
|
||||
#define RUFUS_CANCELBOX_TITLE "Rufus - Cancellation"
|
||||
#define DRIVE_INDEX_MIN 0x80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue