Handling dialogs created without using templates

Dmitry Timoshkov dmitry at baikal.ru
Mon Apr 5 04:04:26 CDT 2004


"Santosh Siddheshwar" <santosh.s at 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.

-- 
Dmitry.




More information about the wine-devel mailing list