OomUICallback_NonClientPaint
This function is called by the Oomui component to paint the nonclient area of either the Out of Memory window or the Not Responding window.
VOID OomUICallback_NonClientPaint(
HWND hwnd
);
Parameters
- hwnd
Handle of the window.
Return Values
None.
Remarks
This function is not implemented by the Oomui component. It is used by the Oomui component.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Oomui.h.
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.