----Message d'origine----
De: Colin Wright <c.d.wright(a)tesco.net> A: Raphael <fenix(a)club-internet.fr> Sujet: Re: World Of Warcraft Date: Mon, 21 Feb 2005 21:07:14 +0000
Raphael wrote:
Ouppsss
better patch
sorry
Regards, Raphael
On Monday 21 February 2005 09:58, Alex Woods wrote:
On Mon, Feb 21, 2005 at 09:33:29AM +0100, Raphael wrote:
can you try this patch ?
Yes, doesn't look any different though. I did notice that with either patch I get this though:
0009:warn:opengl:wglGetProcAddress Did not find extension wglGetExtensionsStringARB in either Wine or your OpenGL library.
Whereas without the patches I get this:
0009:trace:opengl:wglGetProcAddress (wglGetExtensionsStringARB) 0009:trace:opengl:wglGetProcAddress returning WGL function (0x561cbf90) 0009:trace:opengl:wglGetCurrentDC () 0009:trace:opengl:wglGetCurrentDC returning 0x7b8 (GL context 0x780d7fd8 - Wine context 0x5593f478) 0009:trace:opengl:wglGetExtensionsStringARB () returning "WGL_ARB_extensions_string WGL_EXT_extensions_string"
So something must be broken ;)
I have absolutely no understanding of this but in the list at the end of your patch mailed to the list there is...
{ "wglGetSwapIntervalEXT", (void *) wglSwapIntervalEXT, NULL, NULL},
and 5 lines later
{ "wglSwapIntervalEXT", (void *) wglSwapIntervalEXT, NULL, NULL}
Since it's the only entry where the string and pointer/function/object/structure/whatever don't match I wondered it "wglGetSwapIntervalEXT" ... wglSwapIntervalEXT might be a typo rather than.
You are right Seems that lionel made a typo :) Thx Regards, Raphael
I have absolutely no understanding of this but in the list at the end of your patch mailed to the list there is...
{ "wglGetSwapIntervalEXT", (void *) wglSwapIntervalEXT, NULL, NULL},
and 5 lines later
{ "wglSwapIntervalEXT", (void *) wglSwapIntervalEXT, NULL, NULL}
Since it's the only entry where the string and pointer/function/object/structure/whatever don't match I wondered it "wglGetSwapIntervalEXT" ... wglSwapIntervalEXT might be a typo rather than.
You are right Seems that lionel made a typo :)
Oh, I will let you fix it when you send the PBuffer patch in with REAL working code this time :-) Lionel -- Lionel Ulmer - http://www.bbrox.org/
On Monday 21 February 2005 22:50, Lionel Ulmer wrote:
I have absolutely no understanding of this but in the list at the end of your patch mailed to the list there is...
{ "wglGetSwapIntervalEXT", (void *) wglSwapIntervalEXT, NULL, NULL},
and 5 lines later
{ "wglSwapIntervalEXT", (void *) wglSwapIntervalEXT, NULL, NULL}
Since it's the only entry where the string and pointer/function/object/structure/whatever don't match I wondered it "wglGetSwapIntervalEXT" ... wglSwapIntervalEXT might be a typo rather than.
You are right Seems that lionel made a typo :)
Oh, I will let you fix it when you send the PBuffer patch in with REAL working code this time :-)
well i'll send a patch, but i don't know if it works well Regards, Raphael
Lionel
On Tue, 22 Feb 2005 09:22, fenix(a)club-internet.fr wrote:
Since it's the only entry where the string and pointer/function/object/structure/whatever don't match I wondered it "wglGetSwapIntervalEXT" ... wglSwapIntervalEXT might be a typo rather than.
You are right Seems that lionel made a typo :)
Nope. That typo was mine.
On Tuesday 22 February 2005 03:10, Troy Rollo wrote:
On Tue, 22 Feb 2005 09:22, fenix(a)club-internet.fr wrote:
Since it's the only entry where the string and pointer/function/object/structure/whatever don't match I wondered it "wglGetSwapIntervalEXT" ... wglSwapIntervalEXT might be a typo rather than.
You are right Seems that lionel made a typo :)
Nope. That typo was mine.
lol sorry for mismatch :) i'll give you copyright :) Regards, Raphael
On Wed, 23 Feb 2005 19:59, Raphael wrote:
On Tuesday 22 February 2005 03:10, Troy Rollo wrote:
Nope. That typo was mine.
lol sorry for mismatch :)
i'll give you copyright :)
Well I wouldn't want to let somebody else take the blame for my mistakes. I'll leave that sort of thing to a certain person who isn't really from my local area but votes there anyway.
On Wednesday 23 February 2005 22:32, Troy Rollo wrote:
On Wed, 23 Feb 2005 19:59, Raphael wrote:
On Tuesday 22 February 2005 03:10, Troy Rollo wrote:
Nope. That typo was mine.
lol sorry for mismatch :)
i'll give you copyright :)
Well I wouldn't want to let somebody else take the blame for my mistakes. I'll leave that sort of thing to a certain person who isn't really from my local area but votes there anyway.
:) Regards, Raphael
participants (4)
-
fenix@club-internet.fr -
Lionel Ulmer -
Raphael -
Troy Rollo