Re: [PATCH 2/2] comctl32: Send CBEM_DELETEITEM when CB_RESETCONTENT is received

2011-07-21 Thread Nikolay Sivov
On 7/22/2011 08:26, Jay Yang wrote: On 07/22/2011 12:19 AM, Nikolay Sivov wrote: On 7/22/2011 06:59, Jay Yang wrote: diff --git a/dlls/comctl32/comboex.c b/dlls/comctl32/comboex.c index 3402a71..4888519 100644 --- a/dlls/comctl32/comboex.c +++ b/dlls/comctl32/comboex.c @@ -1557,6 +1557,11 @@ st

Re: [PATCH 2/2] comctl32: Send CBEM_DELETEITEM when CB_RESETCONTENT is received

2011-07-21 Thread Jay Yang
On 07/22/2011 12:19 AM, Nikolay Sivov wrote: > On 7/22/2011 06:59, Jay Yang wrote: >> diff --git a/dlls/comctl32/comboex.c b/dlls/comctl32/comboex.c >> index 3402a71..4888519 100644 >> --- a/dlls/comctl32/comboex.c >> +++ b/dlls/comctl32/comboex.c >> @@ -1557,6 +1557,11 @@ static void COMBOEX_Reset

Re: [PATCH 2/2] comctl32: Send CBEM_DELETEITEM when CB_RESETCONTENT is received

2011-07-21 Thread Nikolay Sivov
On 7/22/2011 06:59, Jay Yang wrote: diff --git a/dlls/comctl32/comboex.c b/dlls/comctl32/comboex.c index 3402a71..4888519 100644 --- a/dlls/comctl32/comboex.c +++ b/dlls/comctl32/comboex.c @@ -1557,6 +1557,11 @@ static void COMBOEX_ResetContent (COMBOEX_INFO *infoPtr) item = infoPtr->i

Re: [PATCH 1/2] comctl32: Add tests for CB_RESETCONTENT

2011-07-21 Thread Nikolay Sivov
On 7/22/2011 06:59, Jay Yang wrote: Tests that CBEM_DELETEITEM notifications are received when CB_RESETCONTENT is sent to a comboex control. --- dlls/comctl32/tests/comboex.c | 28 1 files changed, 28 insertions(+), 0 deletions(-) Better way to test that is to u

Wininet set_cookie must handle not only = but also =

2011-07-21 Thread Bruno Jesus
Hello, while running uTorrent 3 I see the following fixme several times: fixme:wininet:set_cookie Unknown additional option L"expires = Sat,23-Jul-2011 02:20:13 GMT" After searching the source code I realized the expires parameter is already implemented but wine finds the entry names only if ther

Winhelp crash in assertion(0) if .hlp file is not found

2011-07-21 Thread Bruno Jesus
Hello, I've been in the list for a long time as a reader and after years I finally managed to get a development computer and restarted playing with current wine git. There are about 15 bugs on bugzilla but none of them are related to this. I'm trying the list first before opening a bug. It's quite

Re:

2011-07-21 Thread Lucas Zawacki
Sorry, this is a duplicate for the [3/4] patch, you can disregard it. 2011/7/21 Lucas Fialho Zawacki : > --- >  dlls/dinput/joystick.c |   60 > +++- >  1 files changed, 59 insertions(+), 1 deletions(-) > > diff --git a/dlls/dinput/joystick.c b/dlls/dinp

Re: netapi32: add msvcrt to importlibs

2011-07-21 Thread Alexandre Julliard
Louis Lenders writes: > hi, this fixes bug http://bugs.winehq.org/show_bug.cgi?id=27827 > > Creo Elements expects msvcrt to be loaded, and fails to start. > > Dependancywalker on windows shows netapi32 loads the msvcrt. I guess > when more netapi32 functions will be implemented in future this wi

Re: Experimental website for tracking translation issues

2011-07-21 Thread Francois Gouget
On Thu, 21 Jul 2011, Alexandre Julliard wrote: > Francois Gouget writes: > > > I think we can ignore thin non-breaking spaces like everyone else > > (Gnomefr for instance). At least for now. However, based on your > > previous comment and the fines.pdf report, it seems like putting > > non-br

Re: GSoC: dinput8 Action Mapping

2011-07-21 Thread Marcus Meissner
On Tue, Jul 19, 2011 at 09:40:37PM -0300, Lucas Zawacki wrote: > Hey, I've got a couple patches implementing build and setactionmap for > joysticks and I'd like you guys to give them a look. The patches look good to my eyes. This part: > +if ((lpdiaf->rgoAction[i].dwSemantic & genre) ==