On Tue, Nov 22, 2011 at 9:28 AM, Andy Clayton wrote:
> Hi Jacek,
>
> On Tue, Nov 22, 2011 at 3:59 AM, Jacek Caban wrote:
>
>> This doesn't seem right. At the point where we call
>> HTTP_ReceiveRequestData, content_length is supposed to be set based on
>&g
Hi Jacek,
On Tue, Nov 22, 2011 at 3:59 AM, Jacek Caban wrote:
> This doesn't seem right. At the point where we call
> HTTP_ReceiveRequestData, content_length is supposed to be set based on
> response header. The bug must be somewhere else.
>
Thanks for looking over my patch. So it seems then th
On Aug 1, 2011 10:25 AM, "Alexandre Julliard" wrote:
>
> Andy Clayton writes:
>
> > + itemMenu = MENU_GetMenu(hMenu);
> > + if (itemMenu == NULL)
> > + return FALSE;
> > +
> > + if ((itemMenu->Height == 0 || itemMenu->Wi