Re: Some fixes in capabilities

2002-12-07 Thread Eric Pouech
> My appologies. (I am a VERY thick at times) I think most of my problems > with this is that I am/was doing it (The Wrong Way) (C) OK. I think I > should clarify since I brought it up There are two ways of getting > extraneous messages from winedbg in the log. > > 1). Starting winedbg with --deb

Re: Some fixes in capabilities

2002-12-06 Thread Tony Lambregts
Eric Pouech wrote: While I am on the subject: as I mentioned in my other mail on this subject. Turning on gdi in winedbg (or any other channel/api that the debugger uses) will include calls from winedebug as well as the program I am debugging. This is an unhelpfull situation. are you sure of

Re: Some fixes in capabilities

2002-12-06 Thread Eric Pouech
> While I am on the subject: as I mentioned in my other mail on this > subject. Turning on gdi in winedbg (or any other channel/api that the > debugger uses) will include calls from winedebug as well as the program > I am debugging. This is an unhelpfull situation. are you sure of this ? debug chan

Re: Some fixes in capabilities

2002-11-26 Thread Tony Lambregts
Alexandre Julliard wrote: Lionel Ulmer <[EMAIL PROTECTED]> writes: Ie, the program starts, loads the level / stuff for 10 minutes (and whould have produced a 2.5 GB log unreadable without big file support) and then only the last 10 seconds are important. So I would like to only relay these.

Re: Some fixes in capabilities

2002-11-26 Thread Sylvain Petreolle
You know... I RTFMed the mplayer documentation maintainer some days ago, though every mail that goes onto the users mailing list is modified with "RTFM" in header and footer... :))) > Oh plze... I thought that at least the Wine developers are > reading > the wine docu properly... ;-) > > Let

Re: Some fixes in capabilities

2002-11-26 Thread Tony Lambregts
Medland, Bill wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Andreas Mohr Sent: Tuesday, November 26, 2002 1:48 PM To: Lionel Ulmer Cc: Wine Devel Subject: Re: Some fixes in capabilities On Tue, Nov 26, 2002 at 10:23:55PM +0100, Lionel Ulmer

Re: Some fixes in capabilities

2002-11-26 Thread Alexandre Julliard
Lionel Ulmer <[EMAIL PROTECTED]> writes: > Ie, the program starts, loads the level / stuff for 10 minutes (and whould > have produced a 2.5 GB log unreadable without big file support) and then > only the last 10 seconds are important. So I would like to only relay these. The easy way would be to

RE: Some fixes in capabilities

2002-11-26 Thread Medland, Bill
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On > Behalf Of Andreas Mohr > Sent: Tuesday, November 26, 2002 1:48 PM > To: Lionel Ulmer > Cc: Wine Devel > Subject: Re: Some fixes in capabilities > > > On Tue, Nov 26, 2002

Re: Some fixes in capabilities

2002-11-26 Thread Lionel Ulmer
> Oh plze... I thought that at least the Wine developers are reading > the wine docu properly... ;-) You should know now that developpers are the one that read the documentations the less :-) > Read wine.man. It explains how to do relay logging for a single DLL. > Although I'm afraid that thi

Re: Some fixes in capabilities

2002-11-26 Thread Andreas Mohr
On Tue, Nov 26, 2002 at 10:23:55PM +0100, Lionel Ulmer wrote: > Hi all, > > As long as we do not support multi-texturing in our D3D driver, fill the > caps properly. Now SS2 does not try to do multitexturing anymore (not that > it actually works now, it's just that it would break less :-) ). > >