Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!ucbvax!hplabs!nsc!sastry From: sastry@nsc.nsc.com (S.S. Mahabala Sastry) Newsgroups: comp.windows.ms.programmer Subject: MessageBox in a Callback function Message-ID: <1990Nov6.190401.10604@nsc.nsc.com> Date: 6 Nov 90 19:04:01 GMT Distribution: usa Organization: National Semiconductor, Santa Clara Lines: 9 I understand that MessageBox() if called in a Callback function will give problems. For example, it is getting called again and again and again ... Does anybody out there know exactly under what circumstances this problem shall occur? Thanks in advance.