Change the volume name of a volume
Source position: amigados.pas line 2115
function Relabel( |
drive: PChar; |
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.