|
-
April 15th, 1999, 05:32 PM
#1
Making a dialog "TASKMODAL"
With the MessageBox API function you can specify the MB_TASKMODAL flag which prevents any windows created by the current thread from receiving input. How can this be done by my own dialog?
I have a whole bunch of windows that are owned by my main window and setting my dialog's owner window to the main window doesn't prevent input to those other windows.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|