[Bug 1511] GDI GetObject (at least for Bitmap) is not correct.

Wine Bugs wine-bugs at winehq.org
Sat Oct 9 15:30:15 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=1511





------- Additional Comments From hallo at michael-kaufmann.ch  2004-09-10 15:30 -------
This patch has fixed the problem a long time ago: 
http://cvs.winehq.org/cvsweb/wine/objects/Attic/bitmap.c.diff?r1=1.56&r2=1.57&f=h 
 
If count == 0, GetObject returns 0. This means that GetObject copied 0 bytes - 
but it could also mean that the function failed. The result is the same, no 
bytes have been copied. 
 
I think we can close this bug. 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list