Introduction - If you have any usage issues, please Google them yourself
In C++ to write the formatted disk function, 100 & can be run, the function is FormatDisk (PWCHAR disk, PWCHAR NewName, bool QuickFormat = false), if you want to delete the D drive contents, and the D drive renamed DISK, you can call FormatDisk ( L " D:" , L " DISK" , 0)