At 10/5/2004 01:31 PM, Palmer, Jean L. wrote:
>VC++ 6.0 > >I have a CFileDialog that is displayed with a DoModal() call. Since it is a >modal window, the application waits on it to be dismissed before allowing >user input in other windows. >Unfortunately, the dialog window is not coming up as the topmost window. It >is hidden under other windows, so the application seems to hang... it's >waiting for user input in a window that isn't visible.
Sounds like Win2K. Sometimes, in Win2K dialogs did not show up on top.
This was fixed in WinXP.
Phil Daley < AutoDesk > http://www.conknet.com/~p_daley
_______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
