Yes, Databases is a virtual folder, which shows up through ActiveSync but
doesn't actually exist in the filestore. To get the equivalent functionality
you need to mount the object store and enumerate the databases it contains.
You'll need to P/Invoke CeMountDBVol, CeFindFirstDatabase,
CeFindNextDatabase and associated structures.
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com |
www.peterfoot.net |
www.opennetcf.org
"<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message
news:(E-Mail Removed)...
> I'm going to go out on a limb and guess it's because you're looking at the
> data store and you need to use the database APIs to enumerate and open
> them.
>
> -Chris
>
>
> "killers" <(E-Mail Removed)> wrote in message
> news:82BAD499-9B2C-4626-A9AC-(E-Mail Removed)...
>> Yes it does anyone else can tell me why I am not getting a list of files
>> here
>> for this system folder?
>>
>> "<ctacke/>" wrote:
>>
>>> The folder definitely exists? It's not on most PPCs
>>>
>>> -Chris
>>>
>>>
>>> "killers" <(E-Mail Removed)> wrote in message
>>> news:284FC117-3ABC-4710-9270-(E-Mail Removed)...
>>> > Can anyone tell me why I am not getting a list of files in this
>>> > directory
>>> > or
>>> > is the path different for that system folder?
>>> >
>>> > Thanks,
>>> >
>>> > Kenneth Lewis
>>>
>>>
>>>
>
>