473,399 Members | 3,656 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

enumerating running processes for PocketPC

I am trying to enumerate the list of running processes on the PocketPC
platform. Normally I would just use
System.Diagnostics.Process.GetProcesses() and go through the returned
Process array, but that call is not available in Mobile land.

How do I do this for a program running on a mobile platform?
Thanks,
Mark

Apr 5 '06 #1
2 2533
I believe that this question has come up in the past. Try going through the
official CF newsgroup archive to see what has been suggested as a
workaround.
http://groups.google.com/groups?as_q...mpactframework

--
Tim Wilson
..NET Compact Framework MVP

"Mark" <kc******@yahoo.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
I am trying to enumerate the list of running processes on the PocketPC
platform. Normally I would just use
System.Diagnostics.Process.GetProcesses() and go through the returned
Process array, but that call is not available in Mobile land.

How do I do this for a program running on a mobile platform?
Thanks,
Mark

Apr 5 '06 #2
Thanks Tim.

Got the answer. I think about the biggest issue facing dvelopers new
to .NET is just knowing where to go for help.

Thanks,
Mark

Apr 5 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Tony | last post by:
I have this problem - I have a hashtable, containing a list of filenames. Every 60 seconds, I have a thread that enumerates thru this hashtable, and based on some simple logic, some of the items...
1
by: Jim Hubbard | last post by:
I am looking to (a) list all processes on a machine and (b) monitor all windows launched by any one of these processes. Anyone seen any code examples of these 2 things?
5
by: Jay | last post by:
Hey There, I have this function that is called through EnumWindows: BOOL CALLBACK EnumOpenWindows(HWND hwnd, LPARAM lParam) { DWORD dwID; LPDWORD dwID2; LPDWORD currProcId;...
2
by: ketty_ng81 | last post by:
No matter how many dial up networking entries I have, the RASWrapper.RasEnumEntries(null , null , entryNames, ref cb, out entries); always returns the right number of elelments in entryNames but...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.