Anyone have a snippet of .Net code to lookup the "briefcase" folder path
from the desktop so I can place files there from a desktop application
intended for sync to the PPC?

Thanks,
Dave

RE: Desktop lookup of sync folder path? by amitranjan

amitranjan
Mon Aug 06 05:24:01 CDT 2007

Am not sure about .Net.For win32 check out CeSvcEnumProfiles(), CeSvcOpenEx()
and CeSvcGetString () in the sdk documentation.
Hope it helps.
--
Thanks and Regards
Amit Ranjan
blog:http://amitranjan.wordpress.com


"Dave" wrote:

> Anyone have a snippet of .Net code to lookup the "briefcase" folder path
> from the desktop so I can place files there from a desktop application
> intended for sync to the PPC?
>
> Thanks,
> Dave
>
>