Improve compliance when printing drive labels
This commit is contained in:
parent
508d338c27
commit
c7484ceaaa
5 changed files with 31 additions and 8 deletions
|
@ -30,6 +30,7 @@
|
|||
|
||||
bool WildFileCmp(const char * file, const char * wild);
|
||||
void Set_Label(char const * const input, char * const output, bool cdrom);
|
||||
std::string To_Label(const char* name);
|
||||
|
||||
class DriveManager {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue