[Wine] Re: fixme:dib:make_rgb_colorref Unhandled color type ff000000

metawishmaster wineforum-user at winehq.org
Sun Dec 25 09:23:34 CST 2011


jjmckenzie wrote:
> On Sat, Dec 24, 2011 at 11:06 AM, metawishmaster
> <wineforum-user at winehq.org> 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







More information about the wine-users mailing list