[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: Add GdipSetStringFormatFlags stub
From:       "Dmitry Timoshkov" <dmitry () codeweavers ! com>
Date:       2008-01-30 4:01:11
Message-ID: 010f01c862f4$cbf284f0$a600fea9 () DMITRY
[Download RAW message or body]

"Alistair Leslie-Hughes" <leslie_alistair@hotmail.com> wrote:

> +GpStatus WINGDIPAPI GdipSetStringFormatFlags(GDIPCONST GpStringFormat *format, INT flags)
> +{
> +    FIXME("format (%d) flags (%d)\n", (int)(format), flags);

Please try to avoid the casts in traces, especially casting a pointer
to an int, use appropriate format specifier instead.

This applies also to your "gdiplus: Add GdipSetPenMode stub" patch.

-- 
Dmitry.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic