[7/13] windowscodecs: implement SetPixelFormat for BMP frame encoder

Vincent Povirk madewokherd+8cd9 at gmail.com
Wed Aug 12 08:21:31 CDT 2009


I don't know, is it?

I can never remember how to use the GUID functions.

On Wed, Aug 12, 2009 at 3:36 AM, Henri Verbeet<hverbeet at gmail.com> wrote:
> 2009/8/12 Vincent Povirk <vincent at codeweavers.com>:
>> +        if (memcmp(formats[i].guid, pPixelFormat, sizeof(GUID)) == 0)
> This works of course, but isn't IsEqualGUID() the preferred way to do that?
>
>
>



-- 
Vincent Povirk



More information about the wine-devel mailing list