i tried
DbgPrint("%ws", DeviceObject->Vpb->VolumeLabel);
...................vpb->VolumeLabel
...................realobj->Vpb->VolumeLabel
but none of them print the Volume Label! ...
maybe i'm looking the wrong place for the answer!
DbgPrint("%ws", DeviceObject->Vpb->VolumeLabel);
...................vpb->VolumeLabel
...................realobj->Vpb->VolumeLabel
but none of them print the Volume Label! ...
maybe i'm looking the wrong place for the answer!