PRB: Dialog Box with WS_EX_CAPTIONOKBTN Style Hangs Application (189630)



The information in this article applies to:

  • Microsoft Windows CE 2.0 for the Handheld PC

This article was previously published under Q189630

SYMPTOMS

A dialog box that uses the WS_EX_CAPTIONOKBTN style might cause an application to hang when the dialog box is invoked.

RESOLUTION

Open the resource script file (.rc) in a text editor and change the DIALOGEX keyword to DIALOG in the affected dialog box templates.

Modification Type:MajorLast Reviewed:10/11/2002
Keywords:kbDlg kbDSupport kbprb KB189630