jjmckenzie wrote: > On Sat, Dec 24, 2011 at 11:06 AM, metawishmaster > <wineforum-user@xxxxxxxxxx> wrote: > > > the same thing with latest git-version > > Log file posted to a site like pastebin would be most helpful. Tis log is from git-version with small edit of dlls/gdi32/dibdrv/objects.c file. > > 132 COLORREF make_rgb_colorref( HDC hdc, dib_info *dib, COLORREF color, BOOL *got_pixel, DWORD *pixel ) > 133 { > 134 *pixel = 0; > 135 *got_pixel = FALSE; > 136 > 137 fprintf(stderr, "===> color = %x\n", color); // added by me > http://pastebin.com/c4c8qLUU for clarification, the logs are different, but artifacts remain the same