Page 1 of 1

Rapi function that returns Storage Card name

Posted: Fri Jan 13, 2006 9:03 am
by jlcapel
Hi to all,

Is there any function (on CE Rapi)that return the storage card name ??

Or, in other words, How can I obtain the name (path) of a storage card of a PDA from PC?

Many thanks for your help,
José Luis Capel

Posted: Wed Jan 18, 2006 8:17 pm
by Paco Garcia
Find the storage card name. Since storage card names can differ on localized devices (it won't always be called "Storage Card") and because devices can support more than one storage card, techniques such as using the Windows CE FindFirstFile API function can be used as documented in the article Pocket PC Programming Tips.


http://msdn.microsoft.com/library/defau ... tterns.asp

http://msdn.microsoft.com/library/defau ... 132002.asp