ChangeSet ID: 10098 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/17 18:03:51
Modified files: objects : bitmap.c
Log message: Huw Davies huw@codeweavers.com A bitmap created by CreateCompatibleBitmap should not be owned by a driver until it is selected into it. The driver checks that the bitmap is of the correct depth in SelectBitmap.
Patch: http://cvs.winehq.com/patch.py?id=10098
Old revision New revision Changes Path 1.58 1.59 +0 -6 wine/objects/bitmap.c