ChangeSet ID: 12071 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/19 23:02:35
Modified files: windows : dialog.c defdlg.c
Log message: Santosh Siddheshwar santosh.s@sonata-software.com Allocate DIALOGINFO structure in DefDlgProc instead of in DIALOG_CreateIndirect, so that it gets created correctly for non template-based dialogs.
Patch: http://cvs.winehq.org/patch.py?id=12071
Old revision New revision Changes Path 1.128 1.129 +38 -38 wine/windows/dialog.c 1.30 1.31 +59 -10 wine/windows/defdlg.c