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
Rapi function that returns Storage Card name
- Paco Garcia
- Posts: 172
- Joined: Fri Oct 07, 2005 12:00 pm
- Contact:
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
http://msdn.microsoft.com/library/defau ... tterns.asp
http://msdn.microsoft.com/library/defau ... 132002.asp