in my application i want to support both mass memory and memory card. but is the defualt drive name for mass memory ‘F:’ ?
or it might change . and how could i know if it changes ?!?
Note : Lang is C# , windows application , Mobile series :S60
thnx
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think you mean Mass Storage Device? There is no default drive letter, and the user can always change them. It’s best not to rely on the drive letter that the device will be assigned, and instead pop up a list of possible devices (see Google’s picasa as an exmample)