15 Aug
2005
15 Aug
'05
10:24 a.m.
ChangeSet ID: 19554 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/15 05:24:22 Modified files: dlls/comctl32 : theming.c Makefile.in Added files: dlls/comctl32 : theme_edit.c Log message: Frank Richter <frank.richter(a)gmail.com> Subclass edit control to draw themed border. Patch: http://cvs.winehq.org/patch.py?id=19554 Old revision New revision Changes Path 1.2 1.3 +7 -0 wine/dlls/comctl32/theming.c 1.42 1.43 +1 -0 wine/dlls/comctl32/Makefile.in Added 1.1 +0 -0 wine/dlls/comctl32/theme_edit.c