Change the volume name of a volume
Source position: amigados.pas line 2559
function Relabel( |
const Drive: PChar; |
const NewName: PChar |
):LongBool; |
Drive |
|
Full name of device to rename (with ':') |
NewName |
|
New name to apply to device (without ':') |
Changes the volumename of a volume, if supported by the filesystem.