Prev: Can Someone please help me with my Computer stuff? 15320
Next: Get Data Transfer Stats (GPRS, WiFi, USB)
From: msnews on 28 Jan 2010 18:50 Hi, I would like to know how to get a list of running tasks/applications on WM6 by VC++ code? Thanks
From: Matt Evans on 28 Jan 2010 19:47
On Jan 29, 10:50 am, "msnews" <fqwu2...(a)126.com.discussion> wrote: > Hi, > > I would like to know how to get a list of running tasks/applications on WM6 > by VC++ code? > > Thanks Take a look at the toolhelp32 api, that will allow you to enumerate the running processes on the device http://msdn.microsoft.com/en-us/library/aa915058.aspx Matt |