For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > January 2006 > Task manager for smartphone









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Task manager for smartphone
ajayden

2006-01-13, 7:58 am

I am programming an application which will list all the running applications
on the smartphone.

I know that it can be done on the Desktop using the following code


ajayden

2006-01-13, 7:58 am



"ajayden" wrote:

> I am programming an application which will list all the running applications
> on the smartphone.
>
> I know that it can be done on the Desktop using the following code
>
>


Sorry forgot to enter the code in the earlier post.....

I know that normally it can be done using dim nProcesslist as Process() =
Process.GetProcesses()

But how to do it for smartphone??
Peter Nowak

2006-01-13, 7:58 am

As far, as I know, there is no simple possibility to list pocesses from
managed Applications.


"ajayden" <ajayden@discussions.microsoft.com> schrieb im Newsbeitrag
news:516BE282-C24F-4D2C-98DF-885015165F85@microsoft.com...
>
>
> "ajayden" wrote:
>
>
> Sorry forgot to enter the code in the earlier post.....
>
> I know that normally it can be done using dim nProcesslist as Process() =
> Process.GetProcesses()
>
> But how to do it for smartphone??



WT

2006-01-15, 7:16 pm

look a this article

http://www.businessanyplace.net/?p=sptaskman

;)

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com