mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-28 21:54:15 -04:00
[pe] initial WinPE support (BartPE, XP install disc)
* also switched MBR to Win7 one * also switched version to rufus-next
This commit is contained in:
parent
c07832b090
commit
4bd017ff07
8 changed files with 285 additions and 43 deletions
|
@ -35,7 +35,6 @@
|
|||
*/
|
||||
RUFUS_DRIVE_INFO SelectedDrive;
|
||||
extern BOOL enable_fixed_disks;
|
||||
extern char* get_token_data(const char* filename, const char* token);
|
||||
|
||||
/*
|
||||
* Open a drive or volume with optional write and lock access
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue