My Windows CE 5.0 device has a storage device in it, which is where my
applications are stored. There is data on this storage device that my
applications read, and log files for these applications are written to
the storage device.
Sometimes if I leave the Wince device on overnight, UI applications
appear to stop working in the morning.
I believe this may be due to another application attempting to
continuously read data from the storage device. I believe this would
block the UI applications from reading from the storage device,
causing them to appear to hang to the user.
The problem is, I am not sure which application would be attempting to
continuously read data from the storage device.
So my question is, is there a tool that would tell me which
applications are accessing the storage device, and how frequently?
I did a bit of searching on this user group and some general internet
searches, but I am not really seeing anything.
I would really appreciate some help on this issue.