Re: Wine CVS configure error (July 14)

2005-07-14 Thread Marcus Meissner
On Thu, Jul 14, 2005 at 03:14:18PM -0700, James Liggett wrote: > Hi, > I just updated my CVS tree and tried to reconfigure it, but I got this > error about a missing Makefile.in: > > config.status: error: cannot find input file: dlls/wldap32/Makefile.in > > Is this going to screw up my build? Yo

Re: [AppDB] and [Bugzilla] Integration

2005-07-14 Thread Tony Lambregts
Jonathan Ernst wrote: Great to see the changes you made to bug handling ! I linked a bug with a version and it worked (had an error message about a databse error though, but it worked). And then I tried to make it for another application but it's not working. How to reproduce: 1) go to http:

New OLEAUT32 test on numeric format

2005-07-14 Thread Alex Villací­s Lasso
Could somebody with access to a Windows machine please test the attached patch for an oleaut32 test? This test checks for the output format of a negative number, and I have reason to believe that at least one VB application fails because native and builtin oleaut32 differ on the tested behavior

Re: [AppDB] and [Bugzilla] Integration

2005-07-14 Thread Jonathan Ernst
Great to see the changes you made to bug handling ! I linked a bug with a version and it worked (had an error message about a databse error though, but it worked). And then I tried to make it for another application but it's not working. How to reproduce: 1) go to http://appdb.winehq.org/appvie

Re: Add new "nrelay" debug channel - useful for debugging GPFs in target applications

2005-07-14 Thread Troy Rollo
On Fri, 15 Jul 2005 00:45, Uwe Bonnes wrote: > as the new mechanisme seems to be in play now, I'd appreciate if you could > you revisit your patch. It may be a while - there are other things on my priority list right now. There is an svk branch for the existing code at svn://troy.wine-branches.

Re: winspool: (wiki about Native Printer Drivers)

2005-07-14 Thread Detlef Riekenberg
Am Dienstag, den 12.07.2005, 10:18 +0100 schrieb Huw D M Davies: > Huw Davies <[EMAIL PROTECTED]> > ScheduleJob for 'file' ports. Thanks for working on winspool.drv. Any Suggestions for this Wiki-Page ? http://wiki.winehq.org/PrinterDrivers -- By By ... ... Detlef

Wine CVS configure error (July 14)

2005-07-14 Thread James Liggett
Hi, I just updated my CVS tree and tried to reconfigure it, but I got this error about a missing Makefile.in: config.status: error: cannot find input file: dlls/wldap32/Makefile.in Is this going to screw up my build? Thanks, James Liggett

Re: Half-Life 2 / Counter-Strike: Source under Wine

2005-07-14 Thread James Liggett
On Thu, 2005-07-14 at 17:29 -0400, Ivan Gyurdiev wrote: > On Thu, 2005-07-14 at 13:54 -0700, James Liggett wrote: > > Hi Ivan, > > Yesterday I read your posts on the list saying that you're able to get > > HL2 to run with some patches. > > The only patch that I'm using outside wine-cvs is here: >

Re: Half-Life 2 / Counter-Strike: Source under Wine

2005-07-14 Thread Ivan Gyurdiev
On Thu, 2005-07-14 at 13:54 -0700, James Liggett wrote: > Hi Ivan, > Yesterday I read your posts on the list saying that you're able to get > HL2 to run with some patches. The only patch that I'm using outside wine-cvs is here: http://www.winehq.org/hypermail/wine-patches/2005/03/0504.html It's n

Re: Half-Life 2 / Counter-Strike: Source under Wine

2005-07-14 Thread James Liggett
Hi Ivan, Yesterday I read your posts on the list saying that you're able to get HL2 to run with some patches. That's great--I can't wait to see it actually be playable. :) Can you send me the patches you're using so that I can try them? Thanks, James Liggett On Sun, 2005-07-10 at 14:57 -0400, Iv

Re: wine/programs/rundll32 (how to make good Patches for wine ?)

2005-07-14 Thread Detlef Riekenberg
Am Donnerstag, den 14.07.2005, 07:34 -0500 schrieb Alexandre Julliard: > ChangeSet ID: 18925 > Patch: http://cvs.winehq.org/patch.py?id=18925 > > Old revision New revision Changes Path > 1.11 1.12 +4 -2 wine/programs/rundll32/rundll32.c I try to learn, how to make

Re: More debugger quesions

2005-07-14 Thread Eric Pouech
Robert Lunnon a écrit : Well we are getting somewhere When my test application segfaults the debugger attaches and runs through a number of debug events eventually ariving at a segfault strace:winedbg:dbg_handle_debug_event 0008:0009: loads DLL c: \windows\system\imm32.dll @7f44 (

Re: Managementness of borderless windows

2005-07-14 Thread Stefan Dösinger
Hi, > well, you might as well redirect this bug to anybody who might be > concerned. btw. in my case, window also does not have a minimize button, > and in this output WS_MINIMIZEBOX is mentioned? just pointing out the > obvious :) Well, I didn't look at the minimize box, but this is clearly a diff

Re: wined3d - d3d9 regression testing 7_12_2005

2005-07-14 Thread Stefan Dösinger
Am Donnerstag, 14. Juli 2005 00:21 schrieb Jesse Allen: > Just to let y'all know that I was able to get BF1942 to show the EA > screen finally with yesterday's CVS. That's the first time I have got > anything to show in that game. wine BF1942.exe +restart 1 or remove the movies/ directory. A NoCD

Re: setup_exception nested exception on signal stack

2005-07-14 Thread Eric Pouech
Jose Alberto Reguero a écrit : El Miércoles, 6 de Julio de 2005 20:47, Jose Alberto Reguero escribió: El Miércoles, 6 de Julio de 2005 20:07, Robert Shearman escribió: Jose Alberto Reguero wrote: I had the foloowing error when I run a program: warn:seh:setup_exception exception outside of s

WINMM/tests: failures in mixer.c

2005-07-14 Thread Saulius Krasuckas
| $ wine dlls/winmm/tests/winmm_test.exe.so mixer | fixme:opengl:X11DRV_setup_opengl_visual Failed to find a suitable visual | mixer.c:962:--- Testing ASCII functions --- | mixer.c:965:found 1 Mixer devices | mixer.c:374: 0: "mad16 WSS (82C930)" 1.0 (170:85) | mixer.c:240: Test failed: Couldn't ch

Re: Add new "nrelay" debug channel - useful for debugging GPFs in target applications

2005-07-14 Thread Uwe Bonnes
> "Alexandre" == Alexandre Julliard <[EMAIL PROTECTED]> writes: Alexandre> Troy Rollo <[EMAIL PROTECTED]> writes: >> Activate by setting WINEDEBUG=relay,nrelay >> >> Alternatives considered but rejected: >> >> - Having a config file option. When the config file option

Re: [comp.emulators.ms-windows.wine] compile error with today's cvs

2005-07-14 Thread Marcus Meissner
On Thu, Jul 14, 2005 at 10:11:31AM +0200, Ferenc Wagner wrote: > FYI: > > From: "Eike Lantzsch, ZP6CGE" <[EMAIL PROTECTED]> > Date: Wed, 13 Jul 2005 11:59:36 -0400 > Message-ID: <[EMAIL PROTECTED]> > > I get errors when compiling current cvs. > > .../wine# /wine/dlls/crypt32/tests/main.c:148: >

Re: file locking

2005-07-14 Thread Vitaly Lipatov
В сообщении от 14 Июль 2005 06:09 Rob Shearman написал(a): > As much of the file locking as possible is done at the file system > level, but the only filesystem that supports the Windows style locking > semantics is smbfs. The rest we have to emulate in the wineserver. As > the wineserver isn't sha

More debugger quesions

2005-07-14 Thread Robert Lunnon
Well we are getting somewhere When my test application segfaults the debugger attaches and runs through a number of debug events eventually ariving at a segfault strace:winedbg:dbg_handle_debug_event 0008:0009: loads DLL c: \windows\system\imm32.dll @7f44 (0<0>) trace:winedbg:dbg_han

Re: [wined3d] basic memory mamagement

2005-07-14 Thread Oliver Stieber
--- Ivan Gyurdiev <[EMAIL PROTECTED]> wrote: > > > This patch should hopefully get Half Life 2, Axis > and > > Allies and Kohan 2 working. > > I can confirm that this patch gets HL2 past the > login screen, > and I can actually start the game! Thanks for all of > your work, > it is much apprec

Re: WLDAP32: dynamically load ldap libraries

2005-07-14 Thread Hans Leidekker
On Wednesday 13 July 2005 20:35, Alexandre Julliard wrote: > If the dll refuses to load if the libraries are missing then there > isn't any point in loading them dynamically, you might just as well > link to them directly. Agreed. I was under the impression that native linker errors would cause t

Re: Problems with file creation, what means L"\\??\\C:\\" vs. L"C:\\"

2005-07-14 Thread Alexandre Julliard
Tobias Burnus <[EMAIL PROTECTED]> writes: > Hello, > > I try to create a file with Origin 6.0 and saving (only) in Origin's internal > format fails. Writing other file types (in Origin) to that directory > works flawlessly. > (Below the output using +file,+ntdll) > > First, kernel/file.c's Creat

Problems with file creation, what means L"\\??\\C:\\" vs. L"C:\\"

2005-07-14 Thread Tobias Burnus
Hello, I try to create a file with Origin 6.0 and saving (only) in Origin's internal format fails. Writing other file types (in Origin) to that directory works flawlessly. (Below the output using +file,+ntdll) First, kernel/file.c's CreateFileW is called - trace:file:CreateFileW L"C:\

[comp.emulators.ms-windows.wine] compile error with today's cvs

2005-07-14 Thread Ferenc Wagner
FYI: From: "Eike Lantzsch, ZP6CGE" <[EMAIL PROTECTED]> Date: Wed, 13 Jul 2005 11:59:36 -0400 Message-ID: <[EMAIL PROTECTED]> I get errors when compiling current cvs. .../wine# /wine/dlls/crypt32/tests/main.c:148: undefined reference to `CertFindAttribute' .../wine/dlls/crypt32/tests/encode.c:54