On 11/1/06, Mikołaj Zalewski <[EMAIL PROTECTED]> wrote:
BTNS_AUTOSIZE buttons can have a non-standard width.
You forgot the patch.
--
James Hawkins
On 11/1/06, Louis. Lenders <[EMAIL PROTECTED]> wrote:
Hi, this, on top of previous patch, makes the directx redistributable 9.0c
october 2006 install succeed fine instead of crashing.
Send instant messages to your online friends http://uk.messenger.yahoo.com
diff --git a/dlls/mscoree/mscoree_
> On 11/1/06, Bertrand Coconnier <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > The last release of Wine 0.9.24 contains an error in the code of
> opengl32.dll.so
> > under X11 : Wine tries to get the address of "wglGetIntegerv" (line 608
> of
> > dlls/opengl32/wgl.c) before the extensions of WGL have
Juan Lang <[EMAIL PROTECTED]> writes:
> Dan wrote:
>> The suspect statements are:
>>
>> dinput/joystick_linux.c: if (1>select(This->joyfd+1,&readfds,...
>> dinput/joystick_linuxinput.c: if (1>select(This->joyfd+1,&readfds,...
>> icmp/icmp_main.c: while ((res=select(icp->sid+1,&fdr
On Tue, 2006-10-31 at 11:05 -0800, James Hawkins wrote:
> On 10/31/06, Paul Vriens <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > most likely lstrcat was intended. I haven't checked why this lead to errors
> > on
> > Windows and not on Wine.
> >
>
> It works in XP, at least, because you don't have to
On 11/1/06, Bertrand Coconnier <[EMAIL PROTECTED]> wrote:
Hi,
The last release of Wine 0.9.24 contains an error in the code of opengl32.dll.so
under X11 : Wine tries to get the address of "wglGetIntegerv" (line 608 of
dlls/opengl32/wgl.c) before the extensions of WGL have actually been loaded
(i
Alex Villacís Lasso escribió:
Alex Villacís Lasso escribió:
Huw Davies escribió:
On Fri, Oct 20, 2006 at 05:49:09PM -0500, Alex Villacís Lasso wrote:
This is the first attempt at a patch that will fix the debug
assertion when icons are rendered into metafiles (triggered by
Enterprise Arc
Dan wrote:
> The suspect statements are:
>
> dinput/joystick_linux.c: if (1>select(This->joyfd+1,&readfds,...
> dinput/joystick_linuxinput.c: if (1>select(This->joyfd+1,&readfds,...
> icmp/icmp_main.c: while ((res=select(icp->sid+1,&fdr,...
> netapi32/nbt.c: r = selec
This probably won't bite us for a while, but
I noticed several uses of select() on sockets in the
wine source code. This will fail in programs
that need more than FD_SETSIZE file descriptors
if one of the sockets being selected on
happens to have a value of FD_SETSIZE or higher.
Glibc fixes FD_SE
On Mon, Oct 30, 2006 at 08:36:48AM +0100, Jimmy W wrote:
> It says that wine is compiled with the:
>
> ./configure CFLAGS=-fno-stack-protector
>
> So the bug shud not apply, also i have been installing binaries for
> other distribution (debian binaries) also from winehq own ubuntu rep.
>
> I th
10 matches
Mail list logo