S
Steve Marshall
Hi all,
I have an application that can use many different compact-flash cards as
storage for different jobs the client is working on. I have added a
function to erase all files from a flash card, and that works fine.
But I would also like to be able to make the Volume Label on each flash card
the job name its files belong to. I can't work out how to either write the
Volume Label to the cards, or to remove it when I erase them. I did this
in VB5 by using a Windows API call - surely VB.NET 2003 is smarter than
that?
Anybody know the "right" way to do this in VB.NET?
Thanks
I have an application that can use many different compact-flash cards as
storage for different jobs the client is working on. I have added a
function to erase all files from a flash card, and that works fine.
But I would also like to be able to make the Volume Label on each flash card
the job name its files belong to. I can't work out how to either write the
Volume Label to the cards, or to remove it when I erase them. I did this
in VB5 by using a Windows API call - surely VB.NET 2003 is smarter than
that?
Anybody know the "right" way to do this in VB.NET?
Thanks