Re: Possible regression in CVS wine

2005-09-04 Thread Pavel Troller
> Hi, > I haven't tried to run the game but maybe the problem is that wine now > defaults to behave like Win 2000[1] which does not allow privileged > instructions. > You could try to set windows version to 98 with winecfg Hi! Thanks, it was really the problem. Program runs now, and even better

Re: Problems with winecfg and theming

2005-09-04 Thread Frank Richter
On 05.09.2005 02:17, Ron Jensen wrote: > The Appearance tab worked before, it doesn't work now. Removing > all the msstyles files from windows\resources\themes\*\ stops the > crashing. This is probably the fixing patch: http://www.winehq.org/pipermail/wine-cvs/2005-September/017912.html -f.r.

Re: Suggestions for improvement of the emulator

2005-09-04 Thread Troy Rollo
On Mon, 5 Sep 2005 06:24, Alex Tanner wrote: > If all the companies worked together on a > single WinXP-Pro-emulating flavour of Wine, the > manpower problem would be solved. Not really. Firstly there is not (yet) enough commercial interest in contributing to Wine development to provide the manpo

Re: Suggestions for improvement of the emulator

2005-09-04 Thread Mike McCormack
Hi Alex, Firstly, Wine is not an emulator, it it a binary loader and an implementation of the Win32 API. Alex Tanner wrote: companies. If all the companies worked together on a single WinXP-Pro-emulating flavour of Wine, the manpower problem would be solved. Different companies have differ

Problems with winecfg and theming

2005-09-04 Thread Ron Jensen
On Wed Aug 31 14:19:53 CDT 2005, Kevin DeKorte wrote: >On Wednesday 31 August 2005 01:03 pm, Paul Vriens wrote: >> Hi, >> >> I'm not able to use winecfg and theming. If I select to add a theme I >> get an exception after selecting the file and clicking OK. >> >> the .msstyles files seems to have be

Re: Need help debugging a memory corruption bug in shfldr_unixfs.c

2005-09-04 Thread Duane Clark
Michael Jung wrote: On Monday 29 August 2005 18:09, Duane Clark wrote: I am seeing it now, using winecfg and browsing to "Add application..." in the Applications tab. And this entirely within wine drives. Are you saying you are not using the unix filesystem namespace and you are seeing the

Suggestions for improvement of the emulator

2005-09-04 Thread Alex Tanner
I can't understand why the members of the Wine project are always complaining about lack of manpower. The lack of manpower is probably due to there being different flavours of Wine developed by different companies. If all the companies worked together on a single WinXP-Pro-emulating flavour of Wine

Re: Possible regression in CVS wine

2005-09-04 Thread Peter Oberndorfer
On Sunday 04 September 2005 20:41, Pavel Troller wrote: > Hi! > I've just upgraded wine on my son's computer by today's CVS. He tried > some games and one of them stopped working. It's hind95 and the game bails > out on an illegal instruction - outb, jumping into winedbg. Backtrace shows > just 3

Re: Delphi edit control created in Unicode instead of ANSI mode

2005-09-04 Thread Frank Richter
On 04.09.2005 16:47, Michael Kaufmann wrote: > Hi Frank, > > One of your theming patches ( > http://www.winehq.org/hypermail/wine-cvs/2005/08/0313.html ) has caused > a problem in many Delphi applications. The edit controls of Delphi > applications are now created in Unicode mode. I hope you have

Re: DINPUT: protect FF_STATUS usage

2005-09-04 Thread Marcelo Duarte
Now it compiles... Thank you! Daniel Remenak escreveu: Changelog: Protect FF_STATUS usage to avoid compile errors on machines with old linux/input.h This patch should fix Marcelo Duarte's reported compile error on FC2. This patch was made against a copy of joystick_linuxinput.c that already ha

Possible regression in CVS wine

2005-09-04 Thread Pavel Troller
Hi! I've just upgraded wine on my son's computer by today's CVS. He tried some games and one of them stopped working. It's hind95 and the game bails out on an illegal instruction - outb, jumping into winedbg. Backtrace shows just 3 levels of game code itself, no dlls involved. I understand that

MMIO error

2005-09-04 Thread Matthew D'Asaro
Hi, I have been trying to get a professional Audio restoration program, DCart32, to work in wine. Everything goes well until you try to run one of the "filters." These process wav files to remove clicks, hiss etc. The filter runs OK, but when it comes time to write the wav file modified in mem

Re: Re: Wined3d: added A2R10G10B10 and D3DFMT_D24FS8

2005-09-04 Thread Karsten Elfenbein
Added A2R10G10B10 and D3DFMT_D24FS8 modes to all other functions. Karsten > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Oliver Stieber > Gesendet: Samstag, 3. September 2005 22:15 > An: wine-devel@winehq.org; [EMAIL PROTECTED] > Betreff:

Delphi edit control created in Unicode instead of ANSI mode

2005-09-04 Thread Michael Kaufmann
Hi Frank, One of your theming patches ( http://www.winehq.org/hypermail/wine-cvs/2005/08/0313.html ) has caused a problem in many Delphi applications. The edit controls of Delphi applications are now created in Unicode mode. I hope you have an idea why this happens... Of course Delphi applica

Re: http://cvs.winehq.org/patch.py?id=19897 (shlfolder.c test)

2005-09-04 Thread Paul Vriens
On Sun, 2005-09-04 at 16:17 +0300, Saulius Krasuckas wrote: > * On Sat, 3 Sep 2005, Saulius Krasuckas wrote: > > * On Sat, 3 Sep 2005, Paul Vriens wrote: > > > > > > this change to shell32/tests/shlfolder.c fails on Win98/WinNT and > > > W2KProf because ILFindLastID is not exported on those platf

Re: mail address

2005-09-04 Thread Mike Hearn
On Sat, 03 Sep 2005 20:22:16 +0300, Saulius Krasuckas wrote: > This doesn't work anymore for me. I still would like to prevent winetest > from being compiled. You may need to re-run make_progs or whatever the script is called in the programs directory. Alternatively just brute force it out of the

Re: http://cvs.winehq.org/patch.py?id=19964

2005-09-04 Thread Paul Vriens
On Sat, 2005-09-03 at 11:13 -0700, Juan Lang wrote: > > this latest change to the shellpath test produces the attached error on > > Windows XP. Haven't looked into this further. > > Damn. Alexandre, would you mind backing out this patch? It needs more > work. > http://cvs.winehq.org/patch.py?id=

Re: Installers freezing - ole, games

2005-09-04 Thread Marcus Meissner
On Sun, Sep 04, 2005 at 02:17:06AM -0500, Robert Shearman wrote: > Ivan Gyurdiev wrote: > > >Hi, > > > >I've been trying to get GTA: San Andreas, > >and Battlefield 2 running on Linux, so far > >without success. > > > >I suspect they are running into the same bug, > >because they produce very simi

Re: winedebug/gdb crashes

2005-09-04 Thread Eric Pouech
Simon Kissane a écrit : Hi Using latest wine CVS (checked out today), trying to debug the PackageForTheWeb self-extracting EXE that MS uses to distribute MSDE 2000 The EXE works fine (albeit with some visual bugs) when running under plain wine instead of winedebug Anyone have any

Re: Installers freezing - ole, games

2005-09-04 Thread Ivan Gyurdiev
Thanks for reporting this. In order for the logs of these types of programs to make sense, you really need to give me one with +ole,+olerelay,+seh,+tid options. I suspect it is the following bug though: I've attached the necessary logs to: http://bugs.winehq.org/show_bug.cgi?id=3108 Than

Re: More debugger quesions

2005-09-04 Thread Eric Pouech
Robert Lunnon a écrit : OK I am back onto the trail but the code doesn't make sense to me Continue Debug Event Sends a message continue_debug_event to the wineserver which ends up in this function in thread.c basically what happens: let's call P the process that sends the debug event (ie the p

Re: Installers freezing - ole, games

2005-09-04 Thread Robert Shearman
Ivan Gyurdiev wrote: Hi, I've been trying to get GTA: San Andreas, and Battlefield 2 running on Linux, so far without success. I suspect they are running into the same bug, because they produce very similar output (ole fixmes). Both games will freeze at some point during the install. Strangel