Re: ddraw: ddrawmodes test failures (all platforms)

2008-01-26 Thread Henning Gerhardt
so. My system (called xanlosch) is a real XP system with an ATI Mobility 9700 graphic card with one of the latest ATI drivers (7.11er catalyst drivers). Maybe an ATI driver issue? Regards, Henning Gerhardt

MSHTML: German resource [2nd try]

2005-08-27 Thread Henning Gerhardt
+0200 @@ -0,0 +1,240 @@ +/* + * German resources for mshtml + * + * Copyright 2005 Henning Gerhardt + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either

Re: Regression after ddraw surface locking patch

2005-03-09 Thread Henning Gerhardt
Hello Paul, you wrote; >ZooTycoon 1 demo 'crashes' with: > >trace:ddraw:DIB_DirectDrawSurface_Blt >(0x77e3b9e8)->((nil),(nil),(nil),01000400,0x80f510) >trace:ddraw:DIB_DirectDrawSurface_Blt flags: DDBLT_COLORFILL DDBLT_WAIT >First chance exception: page fault on read access to 0x0294 in 32-b

Re: Running ZooTycoon 2 Demo

2005-03-05 Thread Henning Gerhardt
Hello Paul, you wrote: >installation of the app is fine (set version to winxp). When trying to >run the demo it immediately fails: > >fixme:d3d9:IDirect3DDevice9Impl_CreateSurface (0x77e38ea8) call to >IWineD3DDevice_CreateRenderTarget failed First chance exception: page >fault on read access to 0

Re: config converting problem

2004-08-11 Thread Henning Gerhardt
Hi Marcus, you wrote: >> > I'm not sure what to do about this, except maybe to add back in support >> > for ${HOME} style vars. It's clear that people are "using" (at least, >> > installing) much older versions than we anticipated. >> > >> >> The problem comes when upgrading from an old versio

Re: config converting problem

2004-08-11 Thread Henning Gerhardt
Hi Mike, you wrote: >> If you want to fix it, the simplest way would be to create the following >> symlinks in ~/.wine/dosdevices: >> >> ln -s ../fake_windows c: >> ln -s /home/julian y: > >Or to delete ~/.wine I think this is not a good idea because of all your own documents or installed progr

Re: config converting problem

2004-08-11 Thread Henning Gerhardt
Hillo Vincent, your wrote: >If you want to fix it, the simplest way would be to create the following >symlinks in ~/.wine/dosdevices: > >ln -s ../fake_windows c: >ln -s /home/julian y: I get him the same advice and it works now. Regards, Henning

config converting problem

2004-08-11 Thread Henning Gerhardt
Hi all, a friend of me would update the wine package (20030813) from his SuSE 9.0 system to the latest availabe package for this system (20040716). After the update following error message appears on each start of wine: Warning: the specified Windows directory L"C:\\Windows" is not accessi

possible bug in wcmd

2004-07-30 Thread Henning Gerhardt
Hi, I discovered a possible bug in wcmd. If you run "help for" inside wcmd, wcmd crashed and the winedebugger is called. I used to confirm this bug on my machine the latest tarball and a CVS-snapshot from today. If anybody can confirm this bug I will be happy :) The following lines are only cor