Share via


oomui Component

The oomui component implements the UI for the Out of Memory system. This component is responsible for drawing the various screens and handling user input when the system is low on memory.

Functions for Operating System Developers

The oomui component includes functions for OS configuration, which are defined in the Oomui.h header file. The following table shows the functions that are included in the oomui component.

Function
OomUI_CreateNotRespondingWindow OomUI_OomWndProc
OomUI_CreateOomWindow OomUI_SetWindowsInfo
OomUI_FshowOomWindow OomUICallback_CloseWindow
OomUI_Initialize OomUICallback_IsCritical
OomUI_NotRespondingWndProc OomUICallback_NonClientPaint
OomUI_OnShow  

See Also

gwes Components

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.