Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!brutus.cs.uiuc.edu!apple!metaphor!nova!wang From: wang@nova.metaphor.com (Wu Wang) Newsgroups: comp.windows.ms Subject: how to use "MessageBox()" ? Message-ID: <1378@metaphor.Metaphor.COM> Date: 20 Aug 90 19:27:10 GMT References: <6648@tekcrl.LABS.TEK.COM> <33006@cup.portal.com> Sender: news@metaphor.Metaphor.COM Reply-To: wang@nova.metaphor.com Lines: 3 When I use "MessageBox()" within the modal dialog box (I did pass the dialog box window handle to "MessageBox()"), the message dialog shows up but the system hangs so that I have to reboot. What is wrong with it? Thanks for any advice.