Re: msgbox.e
- Posted by wolfgang fritz <wolfritz at KING.IGS.NET> Sep 04, 1998
- 648 views
In msgbox.e MB_TASKMODAL = #2000 works fine as it is defined. MB_SYSTEMMODAL = #1000 seems to do nothing much ! Is this supposed to shut down EVERYTHING until user responds ? Don't really want to do this, just "deny" any other APP on the desktop. If there is a "real" value for this as defined, or what I really want, does anyone know what it might be ??? Thanks, Wolf

