.... or, if you're question has not already been answered, then you may get a
guicker, more accurate, response if you post to one of the following
newsgroups...
microsoft.public.dotnet.framework.compactframework
microsoft.public.pocketpc.developer
This only pertains to an SD memory card. Read from the card just as
you do from a desktop hard disk. Check if a directory exists on the
card, which you know should. If the directory isn't there, prompt the
user to insert the card. Poll that condition on a seperate thread and
prompt the user a certain number of times on the insert card condition.
Your file IO may look like this for a simple read of the first line:
public const string SD_CARD_LOCATION = @"\Storage Card";
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.