OomUI_CreateNotRespondingWindow (Compact 2013)
3/28/2014
This function creates and returns a handle to the Application Not Responding window.
Syntax
HWND OomUI_CreateNotRespondingWindow(void);
Parameters
None.
Return Value
Handle to the created window.
Remarks
The Application Not Responding window is displayed if the Oomui component is unable to close a running application. The Oomui code should not destroy or hide this window.
Requirements
Header |
oomui.h |
See Also
Reference
Out of Memory User Interface Functions
OomUI_CreateOomWindow