Hello all
From a desktop app I need to find the name of the active partner ship in
active sync? I also did the path to the "files" folder that is created when
they check the "files" option during the setting up of a partnership. I have
looked at the Rapi functions but I am confused. HELP
Thanks
chuck
DJMatty - 31 Jul 2006 17:45 GMT
The partnerships are stored in the registry of the machine:
HKCU\Software\Microsoft\Windows CE Services\Partners
Each key in there is a partnership and the DisplayName value is the
name of the partnership...
Although I guess that this is all unsupported and subject to change at
any time by MS :)
Matt
> Hello all
> From a desktop app I need to find the name of the active partner ship in
[quoted text clipped - 4 lines]
>
> chuck