Hi,
How can I get vb.net to find the "Name" of the storage card on a PDA running Windows mobile 5.
Some are called "Storage Card", some "MMC Card" and there are a few others.
I want my app to establish the name, and then open up a file which the user will have put onto the storage card (in the same folder as my exe file)
path.getfullpath()(or path.getroot() or somethinglike that, I cannot recall exact method) seems to work for windows xp, but not windows mobile 5
many thanks
Bob