Mouse (Windows Embedded CE 6.0)

1/6/2010

The Mouse functionality in Windows Embedded CE provides support for mouse input. Windows Embedded CE supports a mouse that has one, two, or three buttons and a mouse with a mouse wheel. The mouse is an optional user-input device, and many Windows Embedded CEā€“based devices rely on stylus input rather than mouse input to enhance portability. Applications, however, process stylus events as a click of the left mouse button, so adding support for mouse input to your OS design can provide broader capabilities through the support of the additional buttons and mouse wheel.

In This Section

  • Mouse Application Development
    Describes how input events generated by the mouse are processed by the operating system, and provides information on APIs commonly used in applications that rely on mouse input.
  • Mouse Reference
    Provides a description of the Mouse programming elements.

  • Mouse OS Design Development
    Provides information about the modules and components that implement the Mouse and related sysgen information.

  • Mouse Registry Settings
    Provides information necessary to configure the behavior of the Mouse by using registry settings.
  • User Interface
    Provides information on the ways that a user can interact with a Windows Embedded CE-based device and its applications.

See Also

Other Resources

User Interface