ChangeSet ID: 16872 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/27 12:19:59
Modified files: include : gdi.h dlls/x11drv : x11drv.h init.c bitmap.c dlls/gdi : gdi_private.h
Log message: Store the handle to the stock bitmap when the first DC is created to avoid exporting the DEFAULT_BITMAP define.
Patch: http://cvs.winehq.org/patch.py?id=16872
Old revision New revision Changes Path 1.99 1.100 +0 -3 wine/include/gdi.h 1.58 1.59 +1 -0 wine/dlls/x11drv/x11drv.h 1.15 1.16 +1 -0 wine/dlls/x11drv/init.c 1.8 1.9 +4 -3 wine/dlls/x11drv/bitmap.c 1.21 1.22 +3 -0 wine/dlls/gdi/gdi_private.h