On 1 February 2010 11:11, Nikolay Sivov <bunglehead at gmail.com> wrote:
> On 2/1/2010 07:35, Austin English wrote:
>>
>> See http://bugs.winehq.org/show_bug.cgi?id=20443
>>
>> + FIXME("(%p, %d, %p, %p, %p ) stub\n", hwnd, msg);
>
> Also don't forget to correct format here.
Austin fixed that in the updated version as well.
- Reece