ChangeSet ID: 14779 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/10 09:31:38
Modified files: dlls/comctl32/tests: Makefile.in .cvsignore dlls/comctl32 : comctl32undoc.c Added files: dlls/comctl32/tests: mru.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Implement the remaining MRU functions, fix a couple of differences from native comctl32, add tests of MRU behaviour and documentation.
Patch: http://cvs.winehq.org/patch.py?id=14779
Old revision New revision Changes Path 1.4 1.5 +2 -1 wine/dlls/comctl32/tests/Makefile.in 1.5 1.6 +1 -0 wine/dlls/comctl32/tests/.cvsignore 1.94 1.95 +238 -208 wine/dlls/comctl32/comctl32undoc.c Added 1.1 +0 -0 wine/dlls/comctl32/tests/mru.c