ChangeSet ID: 13355 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/17 17:29:30
Modified files: controls : static.c menu.c listbox.c icontitle.c edit.c combo.c button.c
Log message: Robert Shearman rob@codeweavers.com User controls: GWL_ -> GWLP_.
Patch: http://cvs.winehq.org/patch.py?id=13355
Old revision New revision Changes Path 1.50 1.51 +15 -15 wine/controls/static.c 1.184 1.185 +4 -3 wine/controls/menu.c 1.104 1.105 +7 -7 wine/controls/listbox.c 1.32 1.33 +1 -1 wine/controls/icontitle.c 1.136 1.137 +7 -7 wine/controls/edit.c 1.108 1.109 +8 -8 wine/controls/combo.c 1.72 1.73 +12 -12 wine/controls/button.c