Remote Process Viewer (Windows CE 5.0)

Send Feedback

The Remote Process Viewer window displays information associated with each process running on a target device.

You can use Remote Process Viewer from the Visual Studio development environment, or from Platform Builder.

To use Remote Process Viewer from Platform Builder, you must first connect to a target device with Platform Manager. For more information about connecting to a target device with Platform Manager, see Application Connectivity.

The following table shows the panes of the Remote Process Viewer window.

Pane Description
Process pane Top pane of the Remote Process Viewer window that displays information for each process running on a target device.
Thread pane Center pane of the Remote Process Viewer window that displays information for each thread corresponding to the selected process in the process pane.
Module pane Bottom pane of the Remote Process Viewer window that displays information for each module corresponding to the selected process in the process pane.

Selections made in the process pane determine the content of the thread pane and the module pane.

When you select a process in the process pane, the thread pane displays the threads corresponding to that process and the module pane displays the program elements corresponding to that process.

For more information about selecting a process, see Displaying Information About a Process.

See Also

Remote Tools | Tools for Debugging and Testing

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.