mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-19 01:15:12 -04:00
[iso] fix broken bootmgr detection
* Closes #144 * Also fix broken WDK compilation
This commit is contained in:
parent
199b9f4869
commit
26f807530d
4 changed files with 9 additions and 8 deletions
|
@ -275,7 +275,6 @@ static void ToValidLabel(WCHAR* name, BOOL bFAT)
|
|||
* -----
|
||||
* 1d02h
|
||||
*/
|
||||
// TODO: use that for Format "classic"
|
||||
static DWORD GetVolumeID(void)
|
||||
{
|
||||
SYSTEMTIME s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue