Introduction to User Interface Services on Windows CE
Microsoft® Windows® CE .NET combines the Microsoft Win32® application programming interface (API), user interface (UI), and graphics device interface (GDI) libraries into the Graphics, Windowing, and Events Subsystem (GWES) module (Gwes.exe). GWES is the interface between the user, your application, and the operating system (OS).
GWES supports all the windows, dialog boxes, controls, menus, and resources that make up the Windows CE user interface (UI), which enables users to control applications. GWES also provides information to the user in the form of bitmaps, carets, cursors, text, and icons.
Even Windows CE–based platforms that lack a graphical UI use GWES basic windowing and messaging capabilities and power management functions.
© 2005 Microsoft Corporation. All rights reserved.