Re: OpenNETCF.Desktop.Communication Question by Peter
Peter
Tue Jun 24 02:56:11 CDT 2008
I don't think the library gives the ability to pull back a list of running
processes. I think you would have to launch an application on the device
which checks whether a process is running (e.g. using ToolHelp APIs) and
have some method to communicate this back to the desktop (write to the
registry, file, socket etc).
Peter
--
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - Software Solutions for a Mobile World
In The Hand Ltd - .NET Components for Mobility
"Daissy" <d2485@capix.com> wrote in message
news:ucsFrVW1IHA.1768@TK2MSFTNGP03.phx.gbl...
> Hi, can anybody guide me in how to use the OpenNETCF.Desktop.Communication
> library to detect a running process in my connected device ?
>
> Thanks in advance
>