Backup Path to SD/CF card Path.

A

A_PK

Hi,

I want to set my default backup path to either SD or CF card path. Please
guide me how to direct to that path.

also if the SD or CF card in not plug in to my devices, then my default
backu path would be under "My Document". please guide me how to do that.

e.g. when I plug in SD card, then textbo1.text will show the SD card
path....
when I take out SD card, then textbox1.text will show the My Document
path....

pls guide me how to do that...
 
R

r_z_aret

Hi,

I want to set my default backup path to either SD or CF card path. Please
guide me how to direct to that path.

I just used google (http://groups.google.com/advanced_group_search) to
look up
storage card
(exact phrase) in microsoft.public.pocketpc.developer and got 338
hits. I took a quick look at the first few, and am quite sure you'll
find useful info, unless I've really misinterpreted your question.

I also suggest checking:

My 29 Oct 2004 contribution to a thread called "Accessing Removable
Media in Windows Mobile 2003" in microsoft.public.pocketpc.developer

My 26 Jan 2005 contribution to thread called "Find flashCard by RAPI"
in "microsoft.public.windowsce.embedded.vc"
also if the SD or CF card in not plug in to my devices, then my default
backu path would be under "My Document". please guide me how to do that.

e.g. when I plug in SD card, then textbo1.text will show the SD card
path....
when I take out SD card, then textbox1.text will show the My Document
path....

pls guide me how to do that...

Your code can look for directories that represent the root of CF or
SD cards (see above). If your code finds one, it uses it. Otherwise,
it uses My Documents.



-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret, eMVP
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
www.penfact.com
 

Ask a Question

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.

Ask a Question

Top