Windows Vista Tips

Windows Vista Tips > Newsgroups > ActiveSync > How can I trigger my application to synch when I sync my Pocket PC

Reply
Thread Tools Display Modes

How can I trigger my application to synch when I sync my Pocket PC

 
 
A_PK
Guest
Posts: n/a

 
      11-25-2004
Hi All,

I developed my own Pocket PC application in vb.net, everytime i want to sync
my application to get the most up-to-date information, I need to insert my
Pocket PC on the cradle, and open my application and click the SYNC button
in my program. Then my application will only start synchroning with a
backend system to get the latest information.

I was wondering if anyone know how to create a event that can trigger my
application to synch when i insert my applicaiton on the cradle. So, I do
need to open my application and click the synch button everytime.

Just like Microsoft Outlook, when the cradle detect the Pocket PC, then will
start synchroning. if i dun want to synch, i can just go to ActiveSync
Option there to uncheck it. How can I make my application appear in the
ActiveSync Option there ? if an user check it, then my application will
synch automatically. if an user uncheck it, then my application will not
synch

Please help


 
Reply With Quote
 
 
 
 
Pete Vickers [MVP]
Guest
Posts: n/a

 
      11-25-2004
Hi,
take a look at cerunappatevent and NOTIFICATION_EVENT_RS232_DETECTED

Sample c# code at
http://groups.google.com/groups?hl=e...adle%26hl%3Den

Pete

--
Pete Vickers
Microsoft .NET Compact Framework MVP
HP Business Partner
http://www.gui-innovations.com

" A_PK" <> wrote in message
news:...
> Hi All,
>
> I developed my own Pocket PC application in vb.net, everytime i want to
> sync my application to get the most up-to-date information, I need to
> insert my Pocket PC on the cradle, and open my application and click the
> SYNC button in my program. Then my application will only start synchroning
> with a backend system to get the latest information.
>
> I was wondering if anyone know how to create a event that can trigger my
> application to synch when i insert my applicaiton on the cradle. So, I do
> need to open my application and click the synch button everytime.
>
> Just like Microsoft Outlook, when the cradle detect the Pocket PC, then
> will start synchroning. if i dun want to synch, i can just go to
> ActiveSync Option there to uncheck it. How can I make my application
> appear in the ActiveSync Option there ? if an user check it, then my
> application will synch automatically. if an user uncheck it, then my
> application will not synch
>
> Please help
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error reports what do they mean Joe83 Windows Vista Hardware 1 06-07-2007 04:35 AM
iMate pocket PC & ActiveSync 3.7.(1). - Contacts wont sync Jean Pereira ActiveSync 1 11-15-2004 03:16 AM
Run Pocket PC 2003 aplication After Active Sync Connection set Hassan Wasel ActiveSync 2 09-15-2004 03:51 PM
Re: iPAQ sync to Exchange 2003 with ActiveSync Raj Pillai ActiveSync 0 08-12-2004 08:10 AM
Can't sync MSMoney to Pocket Money David W. Foster ActiveSync 4 07-10-2004 04:24 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59