问题
I try to find out why web page cause memory leak on motolora MC3190.
Barcode scanners are new with windows 6.0 CE. there are no programs instaled only default. We use it only IE.
When we use it for two weeks on scanner memory ran out and it crashed.
after full restart works normaly, restarting only Internet explorer doesnt help.
only internet exporer is used.
I try to find some program like task manager to find out if IE has memory leak.
Because win 6.0 doesn
t have task manager.
any idea how to check this?
回答1:
I question whether you did much investigation on your own. A simple search engine query for me turned up a lot of promising results like these:
- Task Manager on CodeProject
- iTaskManager
- Remote Task Monitor
- Windows CE Task Manager
In addition, if all you want to do is monitor a process' memory usage, rolling your own monitoring app using the toolhelp APIs would be pretty straightforward.
回答2:
I tried the remote task monitor for wince. It does the job well. https://www.osletek.com/pg/2186/Remote_Task_Monitor_for_Embedded_Devices
来源:https://stackoverflow.com/questions/10446343/task-manager-on-windows-6-0-ce-for-motorola-mc3190-handheld-computer