OomUI_CreateNotRespondingWindow
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.