16 Aug
2005
16 Aug
'05
7:30 p.m.
ChangeSet ID: 19604 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/16 14:30:06 Modified files: dlls/comctl32 : theming.c Makefile.in Added files: dlls/comctl32 : theme_combo.c Log message: Frank Richter <frank.richter(a)gmail.com> Add theming for combo boxes. Patch: http://cvs.winehq.org/patch.py?id=19604 Old revision New revision Changes Path 1.3 1.4 +7 -2 wine/dlls/comctl32/theming.c 1.43 1.44 +3 -2 wine/dlls/comctl32/Makefile.in Added 1.1 +0 -0 wine/dlls/comctl32/theme_combo.c