wine/dlls/oleaut32 olepicture.c

Alexandre Julliard julliard at winehq.org
Fri Apr 22 14:05:05 CDT 2005


ChangeSet ID:	17203
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/04/22 14:05:05

Modified files:
	dlls/oleaut32  : olepicture.c 

Log message:
	Alex Villacís Lasso <a_villacis at palosanto.com>
	- Fix leftover negative sign in height parameter for transparent
	bitmap.
	- Properly announce whether bitmap is transparent in get_Attributes.
	- GIF transparency is now palette-index based, instead of RGB based.
	- Keep original bitmap and XOR mask separate, so that get_Handle
	returns original bitmap.

Patch: http://cvs.winehq.org/patch.py?id=17203

Old revision  New revision  Changes     Path
 1.60          1.61          +59 -7      wine/dlls/oleaut32/olepicture.c




More information about the wine-cvs mailing list