16 Mar
2005
16 Mar
'05
7:52 p.m.
ChangeSet ID: 16662 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/16 13:52:40 Modified files: dlls/comctl32/tests: Makefile.in .cvsignore Added files: dlls/comctl32/tests: updown.c Log message: C. Scott Ananian <cscott(a)cscott.net> Started a unit test case for the updown control. Patch: http://cvs.winehq.org/patch.py?id=16662 Old revision New revision Changes Path 1.5 1.6 +2 -1 wine/dlls/comctl32/tests/Makefile.in 1.6 1.7 +1 -0 wine/dlls/comctl32/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/comctl32/tests/updown.c