Share via


gwe Module

The gwe module supports the Graphics, Windowing, and Events Subsystem (GWES), which contains most of the core Windows CE functionality. GWES is an integrated graphics device interface (GDI), window manager, and event manager. The gwe module is the most highly componentized portion of the Windows CE OS and consists of two subgroups: User and GDI. User refers to that part of gwe that handles messages, events, and user input from the keyboard and mouse or stylus. GDI refers to the part of gwe that is responsible for graphical output.

Functions for Operating System Developers

The gwe module includes the following functions for operating system configuration, which are defined in the Battery.h and Pwinuser.h header files.

Function
BatteryDrvrGetStatus
BatteryGetLifeTimeInfo

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.