Share via


Sample Plug-ins Based on the Remote Tools Framework (Windows Embedded CE 6.0)

1/6/2010

Provides information about sample plug-ins based on the Remote Tools Framework that installs with Windows Embedded CE 6.0 Platform Builder Service Pack 1.

In This Section

  • SimplePlugin Sample
    The SimplePlugin sample provides an example and information about a sample plug-in called SimplePlugin.
  • MenuEnhancements Sample
    The MenuEnhancements sample demonstrates how to add menus and submenus to the shell on the target device.
  • MultiView Sample
    The MultiView sample displays multiple views of a single data object.
  • SimplePluginManagedAsync Sample
    The SimplePluginManagedAsync sample is an asynchronous plug-in for which the device-side component is written in managed code based on .NET Compact Framework 1.0. The device-side code for this plug-in has a timer that pushes a command to the desktop once per second.
  • SimplePluginManagedSync Sample
    The SimplePluginManagedSync sample is a synchronous plug-in for which the device-side component is written in managed code based on .NET Compact Framework 1.0.

Required OS Dependencies for Plug-ins

Remote Tools Framework User's Guide

See Also

Other Resources

Remote Tools Framework Plug-in Development
Remote Tools Framework