On 2/3/07, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote:
"Damjan Jovanovic" <[EMAIL PROTECTED]> wrote:
> In wine's struct _stati64, st_size has an offset of 20 bytes from the
> beginning of the struct, unlike mingw's and Window's 24. This breaks
> Java 1.4.x pretty badly, it dies on startup compla
Am Freitag 02 Februar 2007 16:24 schrieb Francois Gouget:
> Is there some code that would show what cleaning the GL context entails?
>I have looked at the other exit paths of CreateAdditionalSwapChain()
> but the only relevant one only does stuff if object->frontBuffer != NULL
> which cannot b
H. Verbeet wrote:
On 30/01/07, Francois Gouget <[EMAIL PROTECTED]> wrote:
I have attached the relevant patches. Does this look ok to the DirectX
gurus?
At least the wined3d part looks ok to me, although we should probably
be cleaning up the GL context as well, there and in the other places
whe
Stefan Dösinger wrote:
Am Mittwoch 31 Januar 2007 10:25 schrieb H. Verbeet:
On 30/01/07, Francois Gouget <[EMAIL PROTECTED]> wrote:
I have attached the relevant patches. Does this look ok to the DirectX
gurus?
At least the wined3d part looks ok to me, although we should probably
be cleaning up
Hello!
I tried to look into Bug 4791 (Civ4 crashes because of recent explorer/systray
changes http://bugs.winehq.org/show_bug.cgi?id=4791 ).
Pretty early during initialization (before the application creates any windows
itsself) a WM_FONTCHANGE message is broadcasted. The only window to which t
On Sa, 2007-02-03 at 13:00 -0800, Scott Ritchie wrote:
> > The Sidenet - Script is still there.
> >
> I removed all traces of it from the wine wiki page I set up here, which
> the download-deb page should link to now:
> http://wiki.winehq.org/UbuntuAMD64
> I agree with you and Vitaly about this,
On Sunday 04 February 2007 06:58:58 Dmitry Timoshkov wrote:
> To make sure that Wine headers are free of alignment bugs we have
> dlls/*/tests/generated.c auto generated by tools/winapi. We just need
> to add msvcrt types to tests.dat.
Sure, that will help fixing Wine alignment bugs. But an MSVC