OomUICallback_NonClientPaint (Windows Embedded CE 6.0)
1/6/2010
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.
Syntax
VOID OomUICallback_NonClientPaint(
HWND hwnd
);
Parameters
- hwnd
Handle of the window.
Return Value
None.
Remarks
This function is not implemented by the Oomui component. It is used by the Oomui component.
Requirements
Header | oomui.h |
Windows Embedded CE | Windows CE 2.10 and later |