I have written a DLL file that contains dialogs. When the dialog is called
I need to find a way to hold code execution at that point until the dialog
is closed so its property values can be used.
Has anyone run into this before and found a solution?
thanks
Bruce
I need to find a way to hold code execution at that point until the dialog
is closed so its property values can be used.
Has anyone run into this before and found a solution?
thanks
Bruce
Comment