On 05/27/2011 01:23 PM, Adam Martinson wrote:
On 05/25/2011 11:31 AM, Stefan Dösinger wrote:
On Wednesday 25 May 2011 18:23:39 Adam Martinson wrote:
Do you think that needs to be done before I submit those or is that
something that can come later?
I'd prefer to have this checked before submitti
On Fri, May 27, 2011 at 10:09:04PM +0400, Nikolay Sivov wrote:
> On Fri, May 27, 2011 at 5:16 PM, Marko Nikolic wrote:
> > ---
> > ?dlls/comctl32/tests/treeview.c | ? ?6 +++---
> > ?1 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/dlls/comctl32/tests/treeview.c b/dlls/comctl32
On Fri, May 27, 2011 at 5:16 PM, Marko Nikolic wrote:
> ---
> dlls/comctl32/tests/treeview.c | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/dlls/comctl32/tests/treeview.c b/dlls/comctl32/tests/treeview.c
> index 5fd26a0..b1eb85e 100644
> --- a/dlls/comctl32/tes
writes:
> alsa.c:ALSA_TraceParameters writes to channel "alsa", therefore you may
> consider
> that it makes sense that TRACE_ON dispatches on that same channel and apply
> this patch.
> Otherwise you need to listen to 2 channels to get output, e.g. +alsa,+wave or
> +dsalsa.
>
> Back when ever
Jacek Caban writes:
> @@ -186,8 +186,15 @@ static HRESULT WINAPI
> HTMLScreen_get_updateInterval(IHTMLScreen *iface, LONG *p)
> static HRESULT WINAPI HTMLScreen_get_availHeight(IHTMLScreen *iface, LONG *p)
> {
> HTMLScreen *This = impl_from_IHTMLScreen(iface);
> -FIXME("(%p)->(%p)\n",
On Fri, May 27, 2011 at 4:24 PM, Piotr Caban wrote:
> ---
> dlls/msvcp100/msvcp100.spec | 32
> dlls/msvcp71/msvcp71.spec | 16
> dlls/msvcp80/msvcp80.spec | 32
> dlls/msvcp90/Makefile.in | 1 +
>