http://bugs.winehq.org/show_bug.cgi?id=4863
agarobr.listas@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #2853 is|0 |1 obsolete| |
------- Additional Comments From agarobr.listas@gmail.com 2006-12-07 15:00 ------- Created an attachment (id=2878) --> (http://bugs.winehq.org/attachment.cgi?id=2878&action=view) Making SetDIBits function compliant with MSDN description
From MSDN[1]: "The device context identified by the hdc parameter is used only
if the DIB_PAL_COLORS constant is set for the fuColorUse parameter; otherwise it is ignored."
Now I need to learn how to validate this part of the GID API in a test case.
[1] http://msdn.microsoft.com/library/en-us/gdi/bitmaps_0qk3.asp?frame=true