Re: Automatically Check the 'Pocket Access' Option on ActiveSync
- From: "Johan Karl Larsen" <spamtrap11@xxxxxxxxxxxx>
- Date: Sun, 10 Apr 2005 11:47:12 +0200
"John R. Dougherty" <JohnRDougherty@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:4B048E38-EE51-4922-8AD9-B397CDD64E78@xxxxxxxxxxxxxxxx
>I have figured out how to use the DESKTOPTODEVICE API to create a sync
> relationship for an Access database between my PC and PDA. But I would
> also
> like to programatically select the checkbox on ActiveSync, where you go to
> Tools->Options->Pocket Access, and checkmark it there. Is there a way to
> that from within my code as well?
>
You have to set the the 'Disabled' regkey for the Pocket Access filter to 0.
It will not work for guest partnerships.
HKEY_CURRENT_USER\Software\Microsoft\Windows CE
Services\Partners\[DEVICEID]\Services\Synchronization\Objects\MicrosoftTable
Disabled=0
DEVICEID is obtained from CeGetSelectedDeviceId().
The Pocket Access sync item will show up on next sync.
--
Johan
.
- References:
- Automatically Check the 'Pocket Access' Option on ActiveSync
- From: John R. Dougherty
- Automatically Check the 'Pocket Access' Option on ActiveSync
- Prev by Date: Re: notes.exe
- Next by Date: Re: Pocket Excel Control
- Previous by thread: Re: Automatically Check the 'Pocket Access' Option on ActiveSync
- Next by thread: Re: two attached devices with serial port
- Index(es):
Relevant Pages
|