Damjan Jovanovic [mailto:[EMAIL PROTECTED] well:
>What about the case where you draw with GDI, then render with OpenGL on
>top of that, then draw on top of that with GDI, then swap buffers?
>If you draw only client-side, you have to copy to the server, then copy
>back, then copy to the server *a
On 2/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
You advocated that wine aim for working exactly like Windows, no less
and no more, rather than deviating in user-configurable ways to
enhance the user's control over his own system.
Right. That's the purpose of Wine. You'd know that i
Yeah, I'm not too interested in the sound right now, but I aim to work on
that eventually.
As for managed mode, unless I'm mangling the wine terminology, what i mean
is that it will only show up if I use a command such as:
wine explorer /desktop=foo,640x480 CARM95.EXE
I'll do some looking into
If you've read the recent mailing list posts dating up to a few weeks back I
think, there have been some cases. But like everyone said, the fact the
malware would even run in itself is almost bittersweet. It is bug-for-bug
though so you can't just do that. Possibly an 'msconfig' like thing would b
Am Dienstag 13 Februar 2007 02:43 schrieb Nathan Williams:
> I want to get my hands dirty in the wine source code but I need a
> little guidance, hopefully from someone working on the DirectX
> sections of wine.
>
> I've decided I want to get Carmageddon working properly.
> I have already added it
Part of my confusion what usage pattern is contracting malware on wine in
the first place
On 2/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On 2/12/07, James Hawkins <[EMAIL PROTECTED]> wrote:
> On 2/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > On 2/11/07, Misha Koshelev <[EMA
Weird I'm on dial-up even and goto the same pages, and all around the wine
sites, all the time, and they load surprisingly fast.
On 2/12/07, Nick Law <[EMAIL PROTECTED]> wrote:
Nick Law wrote:
> Tony Lambregts wrote:
>> Chris Morgan wrote:
>>
>>> On 2/11/07, Tony Lambregts <[EMAIL PROTECTED]> w
On 2/12/07, James Hawkins <[EMAIL PROTECTED]> wrote:
On 2/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On 2/11/07, Misha Koshelev <[EMAIL PROTECTED]> wrote:
> > Hi everybody,
> >
> > Thanks for your suggestions. I just posted a new patch on wine-patches
> > where I tried to incorporate t
I want to get my hands dirty in the wine source code but I need a
little guidance, hopefully from someone working on the DirectX
sections of wine.
I've decided I want to get Carmageddon working properly.
I have already added it to the appdb
(http://appdb.winehq.org/appview.php?iVersionId=6993)
fo
Nick Law wrote:
Tony Lambregts wrote:
Chris Morgan wrote:
On 2/11/07, Tony Lambregts <[EMAIL PROTECTED]> wrote:
Nick Law wrote:
Hi Tony,
Just lately, I've noticed that AppDB seems to be very slow, i.e it
can
take15 seconds or more for a page to come up or simply to login. Is
the
Tony Lambregts wrote:
Chris Morgan wrote:
On 2/11/07, Tony Lambregts <[EMAIL PROTECTED]> wrote:
Nick Law wrote:
Hi Tony,
Just lately, I've noticed that AppDB seems to be very slow, i.e it can
take15 seconds or more for a page to come up or simply to login. Is
there a bandwidth p
Lei Zhang wrote:
> Also, the patch from 2007/04/17 only removed -DWINE_NO_DEBUG_MSGS /
> -DWINE_NO_TRACE_MSGS from configure, but not from
> include/wine/debug.h.
Right, it was a problem with a lot of people turning debug messages off
and sending in useless problem reports. So that option got remov
Also, the patch from 2007/04/17 only removed -DWINE_NO_DEBUG_MSGS /
-DWINE_NO_TRACE_MSGS from configure, but not from
include/wine/debug.h.
On 2/12/07, Lei Zhang <[EMAIL PROTECTED]> wrote:
Hi,
Is it still possible to compile out debugging messages? According to
http://winehq.org/site/docs/wined
Hi,
Is it still possible to compile out debugging messages? According to
http://winehq.org/site/docs/winedev-guide/dbg-compiling, I can pass
--disable-debug, but the Changelog says that option was removed about
10 month ago.
- Lei
On Monday 12 February 2007 21:34, Mike wrote:
> How does one unsubscribe from this list?
http://www.winehq.org/mailman/options/wine-devel
Cheers,
Kevin
pgpd9kGRMBjih.pgp
Description: PGP signature
How does one unsubscribe from this list?
-m
Marcus Meissner wrote:
On Mon, Feb 12, 2007 at 04:18:00PM +0100, Stefan Munz wrote:
Hi,
mentioned a few days ago I try to register "Wine" for participating at the
Linuxtag 2007.
They want some information that I can only guess. May
On 2/12/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
Am Montag 12 Februar 2007 19:54 schrieb Daniel Remenak:
> On 2/11/07, Damjan Jovanovic <[EMAIL PROTECTED]> wrote:
> > What about the case where you draw with GDI, then render with OpenGL
> > on top of that, then draw on top of that with GDI,
This test is supposed to show that the Eip field in the context is fixed up
somewhere inside RtlRaiseException
or NtRaiseException (test for NtRaiseException not included) for (only)
EXCEPTION_BREAKPOINT exception
For others context.Eip is not changed.
Since real exceptions on wine also take tha
Am Montag 12 Februar 2007 19:54 schrieb Daniel Remenak:
> On 2/11/07, Damjan Jovanovic <[EMAIL PROTECTED]> wrote:
> > What about the case where you draw with GDI, then render with OpenGL
> > on top of that, then draw on top of that with GDI, then swap buffers?
> > If you draw only client-side, you
Am Montag 12 Februar 2007 18:56 schrieb Luis C. Busquets Pérez:
> Dear all,
>
> I send this e-mail to you as I have not found a particular section to
> put it. I have developped a little program that enables to know the
> functions an exe or dll calls. I understand that it may be really
> helpful t
Luis C. Busquets Pérez wrote:
Dear all,
I send this e-mail to you as I have not found a particular section to
put it. I have developped a little program that enables to know the
functions an exe or dll calls. I understand that it may be really
helpful to know if a program will run perfectly o
Thanks for the input, I've added the expect() macro, corrected some
spelling mistakes. Let me know what else I can do.
-Leslie
On 2/11/07, Dan Kegel <[EMAIL PROTECTED]> wrote:
I haven't looked at what James was talking about, but I noticed three things:
You have a typo 'sohuld'.
You should use
Hey there, I've made the changes so that the return value is not
stored unnecessarily. I've also added comments explaining why. Let me
know what you think.
-Leslie
On 2/11/07, Leslie Choong <[EMAIL PROTECTED]> wrote:
Thanks for the input. UDM_SETRANGE has no return value according to
MSDN so I'l
On 2/11/07, Damjan Jovanovic <[EMAIL PROTECTED]> wrote:
What about the case where you draw with GDI, then render with OpenGL
on top of that, then draw on top of that with GDI, then swap buffers?
If you draw only client-side, you have to copy to the server, then
copy back, then copy to the server
From dd3ad62a7ed0206ddb7031551b3844d3595eced5 Mon Sep 17 00:00:00 2001
From: Stefan Doesinger <[EMAIL PROTECTED]>
Date: Fri, 26 Jan 2007 18:06:51 +0100
Subject: [PATCH] WineD3D: Make the context array dynamic
---
dlls/wined3d/context.c |2 +-
dlls/wined3d/device.c | 13 +++
On 11/02/07, Tim Schmidt <[EMAIL PROTECTED]> wrote:
I'll purchase crossover, but it looks like SupComm wants pixel shader
2.0, so I was thinking more along the lines of someone who wants to
hack on DirectX 10, but has no DirectX 10 capable hardware. Or no
DirectX 10 games to test against, etc.
On Mo, 2007-02-12 at 16:37 +0100, Marcus Meissner wrote:
Whith your help, what can be done, I found 54 contributors for
2007 in the changelog .
$ grep "^2007.*>" ChangeLog | sort -t "<" +1 -u | wc -l
56
(Stefan and Francois are twice in the list)
> > How many developers work for Codeweavers (as
On 2/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On 2/11/07, Misha Koshelev <[EMAIL PROTECTED]> wrote:
> Hi everybody,
>
> Thanks for your suggestions. I just posted a new patch on wine-patches
> where I tried to incorporate these and now it does the following (in
> addition to my previou
Am Montag, 12. Februar 2007 16:32 schrieb Christoph Frick:
> On Mon, Feb 12, 2007 at 04:18:00PM +0100, Stefan Munz wrote:
> > Developers in
> > 1. Germany
> > 2. Europe (incl. Germany)
> > 3. Worldwide (incl. Europe)
> > How many developers work for Codeweavers (as they are for sure the
> > biggest
Hi Markus,
thanks for the detailed answer :-)
cu,
Stefan
Am Montag, 12. Februar 2007 16:37 schrieben Sie:
> On Mon, Feb 12, 2007 at 04:18:00PM +0100, Stefan Munz wrote:
> > Hi,
> >
> > mentioned a few days ago I try to register "Wine" for participating at
> > the Linuxtag 2007.
> > They want so
On Mon, Feb 12, 2007 at 04:18:00PM +0100, Stefan Munz wrote:
> Hi,
>
> mentioned a few days ago I try to register "Wine" for participating at the
> Linuxtag 2007.
> They want some information that I can only guess. Maybe someone can provide
> me
> a better estimation for:
>
> Developers in
On Sun, 2007-02-11 at 23:49 -0600, John Smith wrote:
> What prevents malicious programs from writing this registry key on
> their own?
>
> On 2/11/07, Chris Robinson <[EMAIL PROTECTED]> wrote:
> On Sunday 11 February 2007 06:49:58 pm [EMAIL PROTECTED]
> wrote:
> > This soun
On Mon, Feb 12, 2007 at 04:18:00PM +0100, Stefan Munz wrote:
> Developers in
> 1. Germany
> 2. Europe (incl. Germany)
> 3. Worldwide (incl. Europe)
> How many developers work for Codeweavers (as they are for sure the
> biggest contributor)?
isn't finding this number hard for OSS? what makes cont
Hi,
mentioned a few days ago I try to register "Wine" for participating at the
Linuxtag 2007.
They want some information that I can only guess. Maybe someone can provide me
a better estimation for:
Developers in
1. Germany
2. Europe (incl. Germany)
3. Worldwide (incl. Europe)
How many devel
On Sun, 2007-02-11 at 23:49 -0600, John Smith wrote:
> What prevents malicious programs from writing this registry key on
> their own?
>
> On 2/11/07, Chris Robinson <[EMAIL PROTECTED]> wrote:
> On Sunday 11 February 2007 06:49:58 pm [EMAIL PROTECTED]
> wrote:
> > This soun
Felix Nawothnig <[EMAIL PROTECTED]> writes:
> This fixes #7198. Problem is that GetForegroundWindow() sometimes
> returns NULL (MSDN says: "in certain circumstances, such as when a
> window is losing activation"). I didn't bother to check why this
> happens for some apps (winemine works fine for m
Stefan Dösinger <[EMAIL PROTECTED]> writes:
> This patch adds a new context management structure which will keep a dirty
> state list, state optimization members, a glx context and drawable, ...
[2. application/x-zip;
0003-WineD3D-Add-a-per-context-structure-for-context-management.txt.zip]...
P
Francois Gouget <[EMAIL PROTECTED]> writes:
> diff --git a/dlls/ntdll/rtl.c b/dlls/ntdll/rtl.c
> index 34a05b7..4d5c41d 100644
> --- a/dlls/ntdll/rtl.c
> +++ b/dlls/ntdll/rtl.c
> @@ -40,6 +40,12 @@
>
> WINE_DEFAULT_DEBUG_CHANNEL(ntdll);
>
> +#ifdef NONAMELESSSTRUCT
> +# define S(x) (x).s
> +
38 matches
Mail list logo