ChangeSet ID: 17037 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/12 05:17:56
Modified files: dlls/x11drv : x11drv.h dib.c bitmap.c
Log message: Store the bitmap handle in the phys bitmap structure, and avoid a few more GDI_GetObjPtr calls.
Patch: http://cvs.winehq.org/patch.py?id=17037
Old revision New revision Changes Path 1.64 1.65 +2 -5 wine/dlls/x11drv/x11drv.h 1.30 1.31 +71 -126 wine/dlls/x11drv/dib.c 1.13 1.14 +2 -1 wine/dlls/x11drv/bitmap.c