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
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
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
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
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
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
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
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
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
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) ==
10 matches
Mail list logo