Re: DDraw issues, etc.

2004-04-04 Thread Lionel Ulmer
On Sat, Apr 03, 2004 at 08:34:38PM -0500, Tim Hentenaar wrote: I had a look, and implemented a clip list with one rect to use the same code as with an hWnd since they are virtually the same. This app is wierd in the fact that it dosen't use the hWnd for clipping with one rect, but rather a

Re: DDraw issues, etc.

2004-04-04 Thread Tim Hentenaar
On Sun, 4 Apr 2004 10:26:34 +0200 Lionel Ulmer [EMAIL PROTECTED] wrote: Of course, if it uses more than one, some adaptations would be needed :-/ And that it does :/ It seems not to update the screen properly, but then again, it could be something not completely implemented in Wine, or the

installation program

2004-04-04 Thread Brian Vincent (C)
Title: installation program On the To Do List (c.4) is an item for having a new graphical Wine install program. Anyone ever looked at Frank Hendrickson's WineTools program? http://franksworld.net/winetools.html It used to be written in some funky language, now it's all shell script.

Re: appdb - improvement in serching out bugs

2004-04-04 Thread hatky
On Sunday 04 April 2004 06:21, [EMAIL PROTECTED] wrote: The current code can get bugs that have nothing to do with the AppDB. This should fix it. -- Tony Lambregts I think this is wrong, you are saying the url in bugzilla should be exactly appdb # where it should realy be

Re: dbghelp

2004-04-04 Thread Uwe Bonnes
Eric == Eric Pouech [EMAIL PROTECTED] writes: Eric Eric Pouech a écrit : This is a first (and incomplete) shot at implementing the dbghelp DLL. Eric forgot to say that: - this patch must be applied before the ones Eric on imagehlp taskmgr - code is highly derivated from

Re: appdb - improvement in serching out bugs

2004-04-04 Thread tony_lambregts
Quoting hatky [EMAIL PROTECTED]: On Sunday 04 April 2004 06:21, [EMAIL PROTECTED] wrote: The current code can get bugs that have nothing to do with the AppDB. This should fix it. -- Tony Lambregts I think this is wrong, you are saying the url in bugzilla should be exactly appdb

Re: appdb - improvement in serching out bugs

2004-04-04 Thread tony_lambregts
Quoting hatky [EMAIL PROTECTED]: On Sunday 04 April 2004 06:21, [EMAIL PROTECTED] wrote: The current code can get bugs that have nothing to do with the AppDB. This should fix it. -- Tony Lambregts I think this is wrong, you are saying the url in bugzilla should be exactly appdb

Re: DDraw issues, etc.

2004-04-04 Thread Tim Hentenaar
On Sun, 4 Apr 2004 16:17:29 +0200 (CEST) Francois Gouget [EMAIL PROTECTED] wrote: Do you have an i810 sound card by any chance? 00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio (rev 05) I'm asking this because there are known problems with sound on i810 soundcards,

Re: DDraw issues, etc.

2004-04-04 Thread Francois Gouget
On Sun, 4 Apr 2004, Tim Hentenaar wrote: [...] 00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio (rev 05) [...] Hmm.. I don't believe that my card is an i810, it could be, but I have the alsa drivers statically linked into my kernel and I forgot exactly which one it is.

Re: DDraw issues, etc.

2004-04-04 Thread Tim Hentenaar
On Mon, 5 Apr 2004 02:20:51 +0200 (CEST) Francois Gouget [EMAIL PROTECTED] wrote: It looks like an i810 to me (but I have never actually seen one so...) Do you know if it is integrated on the motherboard? And then is it an Intel chipset? Also, cat /proc/asound/cards will tell you what

Re: WININET: move to Windows sockets

2004-04-04 Thread Jonathan Wilson
How about this. Use #ifdef stuff so that when building on WINE, it uses unix sockets. But when building on win32 (which would include MingW and ReactOS), it uses winsock.

Re: Should winemaker be able to handle this

2004-04-04 Thread Dimitrie O. Paun
On April 3, 2004 6:43 pm, Francois Gouget wrote: I agree on the A/B distinction. However even in the B case we need these options for those cases where winemaker generates a whole lot of makefiles. Right. We need to support that case, but it seems that we need a way to include stuff in the