Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function creates and returns a handle to the Application Not Responding window.
HWND OomUI_CreateNotRespondingWindow(void);
Parameters
None.
Return Values
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
OS Versions: Windows CE 2.10 and later.
Header: Oomui.h.
See Also
Send Feedback on this topic to the authors