ChangeSet ID: 12902 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/13 19:49:40
Modified files: windows : dialog.c defdlg.c dlls/user : dialog16.c controls.h
Log message: Allocate the dialog info in DIALOG_CreateIndirect if this wasn't already done by the dialog procedure.
Patch: http://cvs.winehq.org/patch.py?id=12902
Old revision New revision Changes Path 1.130 1.131 +5 -5 wine/windows/dialog.c 1.31 1.32 +12 -11 wine/windows/defdlg.c 1.6 1.7 +1 -1 wine/dlls/user/dialog16.c 1.15 1.16 +1 -5 wine/dlls/user/controls.h