mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 09:55:11 -04:00
[bb] allow selection of nb passes/patterns
* also removed nd/ro tests as unlikely to be used
This commit is contained in:
parent
35edfb0218
commit
01d1d74f04
7 changed files with 33 additions and 368 deletions
|
@ -140,7 +140,7 @@ typedef struct {
|
|||
*/
|
||||
extern HINSTANCE hMainInstance;
|
||||
extern HWND hMainDialog, hStatus, hDeviceList, hCapacity;
|
||||
extern HWND hFileSystem, hClusterSize, hLabel, hDOSType;
|
||||
extern HWND hFileSystem, hClusterSize, hLabel, hDOSType, hNBPasses;
|
||||
extern float fScale;
|
||||
extern char szFolderPath[MAX_PATH];
|
||||
extern DWORD FormatStatus;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue