How to retrieve the path of a file in tyhe SD Card? | | I made a small program for my Pocket PC running with Windows Mobile. I used a text file to read from the SD Card. On my device placing the text "SD Card\" in the path of the file worked perfect. But on another device it didn't work, because the correct path there was "Storage Card\" not "SD Card". Is there a way the name of the card to be retreived, so to be used in the program as a standart path to the SD Card. Thanks in regards. |