"Santosh Siddheshwar" santosh.s@sonata-software.com wrote:
Thanks. Would you be able to share details of the changes you did for handling MDI windows?
The patch is here: http://cvs.winehq.com/patch.py?id=10783
I think that (almost) all that needs to be done about the problem is to move most of the DIALOG_CreateIndirect to WM_CREATE handler in DefDlgProc, including setting of WIN_ISDIALOG, i.e. just slightly rearrange dialog initialization code.