Hi:
I tried to invoke RtlVolumeDeviceToDosName() but an error " error C4013: ‘RtlVolumeDeviceToDosName’ undefined; assuming extern returning int" was reported.I checked my my ntddk.h and found the declaration of RtlVolumeDeviceToDosName().
What should I do then?
Thanks!
Jim