PC Review


Reply
Thread Tools Rate Thread

Checking whether ActiveSync is running in PDA application.

 
 
deneb
Guest
Posts: n/a
 
      14th Sep 2006
hello?

I'm relatively new to developing PDA application using .NET CF.
Is there anyway to check whether ActiveSync is running in PDA
application??

As far as I know, In desktop application, Using RAPI can do that.. (but
I didn't try to do that yet..)

Anyway, what I want to know is that a PDA application can do that.

Thank you.

 
Reply With Quote
 
 
 
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      18th Sep 2006
So, you want to know if some random other application is running on the same
device as your program, right? Use the usual type of calls: enumerate
top-level windows and look for one named what ActiveSync names its window,
enumerate the running processes and look for one called "repllog.exe", which
is the name of ActiveSync. Neither of these will tell you if sync is in
progress, just whether the program is running.

Paul T.

"deneb" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> hello?
>
> I'm relatively new to developing PDA application using .NET CF.
> Is there anyway to check whether ActiveSync is running in PDA
> application??
>
> As far as I know, In desktop application, Using RAPI can do that.. (but
> I didn't try to do that yet..)
>
> Anyway, what I want to know is that a PDA application can do that.
>
> Thank you.
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Any way to disable activesync while program is running ataha Microsoft Dot NET Compact Framework 4 6th May 2006 07:13 AM
OUTLOOK.EXE continues running after ActiveSync synchronization Daniel Microsoft Outlook 1 15th Sep 2005 04:48 PM
Outlook stops responding when ActiveSync Running Will Perry Microsoft Outlook 6 13th Feb 2005 11:40 PM
Running ActiveSync from inside my App Roberto M. Oliva Microsoft Dot NET Compact Framework 1 22nd Dec 2003 08:06 PM
install - not running activesync? Jim Microsoft Dot NET Compact Framework 1 22nd Dec 2003 07:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:57 AM.