ChangeSet ID: 13737 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/10 17:29:02
Modified files: windows : dialog.c defdlg.c dlls/user/tests: dialog.c
Log message: Zach Gorman zach@archetypeauction.com The initial dialog focus should be established by the default handler for SetFocus(), not in the dialog creation code.
Patch: http://cvs.winehq.org/patch.py?id=13737
Old revision New revision Changes Path 1.133 1.134 +2 -20 wine/windows/dialog.c 1.34 1.35 +8 -5 wine/windows/defdlg.c 1.8 1.9 +5 -5 wine/dlls/user/tests/dialog.c