ChangeSet ID: 14567 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/24 12:09:20
Modified files: dlls/gdi/tests : Makefile.in .cvsignore dlls/gdi : brush.c Added files: dlls/gdi/tests : brush.c
Log message: Kevin Koltzau kevin@plop.org CreateBrushIndirect should not return a stock brush.
Patch: http://cvs.winehq.org/patch.py?id=14567
Old revision New revision Changes Path 1.4 1.5 +1 -0 wine/dlls/gdi/tests/Makefile.in 1.5 1.6 +1 -0 wine/dlls/gdi/tests/.cvsignore 1.3 1.4 +0 -29 wine/dlls/gdi/brush.c Added 1.1 +0 -0 wine/dlls/gdi/tests/brush.c