Hi,
I'm searching for a possibility to trigger an
Active Sync synchronisation by an application
that is running on the device. I searched a lot
but couldn't find any hind. Is here someone who
has any idea?

Thanks,
Nicolas

Re: Triger a sync from device by Yaroslav

Yaroslav
Wed Jul 26 03:57:12 CDT 2006

On Windows Mobile 5 you can use ActiveSyncStart API. See MSDN for details.

--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com


"Nicolas Kruse" <MyNews01@ntalk.de> wrote in message
news:Oyr7mxkrGHA.3680@TK2MSFTNGP02.phx.gbl...
> Hi,
> I'm searching for a possibility to trigger an
> Active Sync synchronisation by an application
> that is running on the device. I searched a lot
> but couldn't find any hind. Is here someone who
> has any idea?
>
> Thanks,
> Nicolas
>
>



Re: Triger a sync from device by Nicolas

Nicolas
Wed Jul 26 10:25:16 CDT 2006

> On Windows Mobile 5 you can use ActiveSyncStart API. See MSDN for
> details.

Oh thx, i searched a lot in the MSDN but i locked only for WM2003.

Do you think there are workarounds possible for WM2003, like
creating a faked push-mail-notification-SMS in the inbox?

--
Nicolas


Re: Triger a sync from device by Yaroslav

Yaroslav
Thu Jul 27 02:27:40 CDT 2006

You can try to lauch repllog.exe with different command lines. Another way,
would be to find ActiveSync window and send the same command to it as the
sync button does (use Remote Spy to find out how it works).

--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com


"Nicolas Kruse" <MyNews01@ntalk.de> wrote in message
news:uaBKzeMsGHA.4752@TK2MSFTNGP02.phx.gbl...
>> On Windows Mobile 5 you can use ActiveSyncStart API. See MSDN for
>> details.
>
> Oh thx, i searched a lot in the MSDN but i locked only for WM2003.
>
> Do you think there are workarounds possible for WM2003, like
> creating a faked push-mail-notification-SMS in the inbox?
>
> --
> Nicolas