Re: comctl32: Fix going to today with multiple calenders

2011-09-22 Thread Nikolay Sivov
On 9/23/2011 00:22, André Hentschel wrote: Am 22.09.2011 22:17, schrieb Nikolay Sivov: On 9/23/2011 00:03, André Hentschel wrote: --- dlls/comctl32/monthcal.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/dlls/comctl32/monthcal.c b/dlls/comctl32/monthcal.c ind

Re: comctl32: Fix going to today with multiple calenders

2011-09-22 Thread André Hentschel
Am 22.09.2011 22:17, schrieb Nikolay Sivov: > On 9/23/2011 00:03, André Hentschel wrote: >> --- >> dlls/comctl32/monthcal.c |4 +--- >> 1 files changed, 1 insertions(+), 3 deletions(-) >> >> diff --git a/dlls/comctl32/monthcal.c b/dlls/comctl32/monthcal.c >> index 5f8a36c..b330871 100644 >>

Re: comctl32: Fix going to today with multiple calenders

2011-09-22 Thread Nikolay Sivov
On 9/23/2011 00:03, André Hentschel wrote: --- dlls/comctl32/monthcal.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/dlls/comctl32/monthcal.c b/dlls/comctl32/monthcal.c index 5f8a36c..b330871 100644 --- a/dlls/comctl32/monthcal.c +++ b/dlls/comctl32/monthcal.c @@