Hello James/Wine.
1)
I noticed your comment the forums here:
http://article.gmane.org/gmane.comp.emulators.wine.devel/52810
It was regarding the fact that it is not allowed to disassemble and
reverse engineer Microsoft DLLs. I understand this part, as their
license prohibits it (EULA).
However,
On Sat, 2007-08-04 at 12:04 +0900, Dmitry Timoshkov wrote:
> "Peter Dons Tychsen" <[EMAIL PROTECTED]> wrote:
>
> > 1) Yes i did testing on Windows-XP. I did it by putting together various
> > examples and by checking with InSendMessage() for all cases. This
> > clearly showed that WM_ACTIVATEAPP w
On 8/3/07, Nigel Liang <[EMAIL PROTECTED]> wrote:
> On 8/3/07, Evan Stade <[EMAIL PROTECTED]> wrote:
> > On 8/3/07, Nigel Liang <[EMAIL PROTECTED]> wrote:
> > > diff --git a/programs/winecfg/winecfg.c b/programs/winecfg/winecfg.c
> > > index 84dd4c8..05f322c 100644
> > > --- a/programs/winecfg/wine
Rene Kok wrote:
I never submitted a patch before. It wasn't a patch I created just
resubmitting it. However I accidentally sent it to the wine-patches
mailing list twice. The first time I wasn't subscribed, which I prefer
not to because the huge amount of mail I'll get when I do :-)
You can go
I never submitted a patch before. It wasn't a patch I created just
resubmitting it. However I accidentally sent it to the wine-patches
mailing list twice. The first time I wasn't subscribed, which I prefer
not to because the huge amount of mail I'll get when I do :-)
I subscribed and sent it again
Andrew Talbot wrote:
> So, in case anyone is still awake and interested:
>
> static const REFIID tid_ids[];
>
> is equivalent to
>
> static const GUID *const const tid_ids[]; (Note the erroneous double
> const.)
>
> or
> static GUID const *const const tid_ids[];
>
> as I would pre
Michael Stefaniuc wrote:
> Jacek,
>
> I'm not sure about this patch. gcc 3.1.1 produced a warning about a
> double const. The rules of what is const depending on where in the
> declaration it is placed are mind bongling (especially at 1am) and I
> don't know what the intention was here so please
В сообщении от 3 августа 2007 Christian Pradelli написал(a):
> A bug was introduced in version 0.9.42, that makes printer dialogs to not
> work.
> When you press Accept button in the printer dialog the I receive the
> followin error:
>
> fixme:commdlg:PRINTDLG_UpdatePrintDlgA No lpdm ptr?
> fixme:c
On 04/08/07, Vitaly Budovski <[EMAIL PROTECTED]> wrote:
> ---
> dlls/wined3d/glsl_shader.c |9 +
> 1 files changed, 9 insertions(+), 0 deletions(-)
>
This patch is plain wrong. The caller of
shader_glsl_get_sample_function() is responsible for correctly adding
the correct component f
On Saturday 04 August 2007 03:20:00 Francois Gouget wrote:
> +/*
> + * Copyright (C) the Wine project
I think you need a year in the copyright statement.
Cheers,
Kai
--
Kai Blin
WorldForge developer http://www.worldforge.org/
Wine developerhttp://wiki.winehq.org/KaiBlin
Samba team mem
10 matches
Mail list logo