Description:
ProcessManager is a .NET compact framework application that allows the user to view and control processes running on a Windows Mobile device. Process information is shown in an easy-to-navigate grid.
Features:
- Display device process details, including thread and window information.
- Allows the user to terminate or switch to active processes.
- Configurable periodic logging of running processes to a file.
- Device memory monitor, warns user once memory usage has exceeded a user configurable threshold.
- Minizimes to the Today screen notification tray when not active.
Update Description:
v1.1.0.0:
- Added memory monitor.
- Added process logging agent.
- Minor UI fix-ups.
- Added menu options to main form for warm and hard device reset.
v1.0.0.0:
- Initial beta release.