Re: (no subject)

2004-07-14 Thread Dmitry Timoshkov
<[EMAIL PROTECTED]> wrote: > I have found a problem in wine,when I want to scroll in > emulated apliccation.Wine crashes with an error message. > And wine ask me if I want to debug crashed application. > Please correct this problem in new version. And how you could expect it fixed in the next ver

Re: RFC: OpenSSL vs NSS

2004-07-14 Thread Geoff Thorpe
On July 9, 2004 12:58 pm, Steven Edwards wrote: > I believe we have a licensing issue with the crypto implementation in > Wine and would like feedback relating to this. I know that some of the > OpenSSL developers monitor this list so please provide feedback. We are lurking everywhere, you are nev

(no subject)

2004-07-14 Thread corpseeater.xax
I have found a problem in wine,when I want to scroll in emulated apliccation.Wine crashes with an error message.And wine ask me if I want to debug crashed application.Please correct this problem in new version. --- VYHRAJ vlastní medaili ve sportovní aréně na http://ateny2004.centrum

Re: wgl prototypes missing from wingdi.h

2004-07-14 Thread Lionel Ulmer
> Uhhh. So should I file a bug report? Well, it would be a nice way to prevent it falling out of my TODO list (which is rather huge :-) ). > I don't see where the conflict is. I thought that wgl was Windows only. > What Linux headers will define prototypes that appear in wgl.h? The problem

Re: wgl prototypes missing from wingdi.h

2004-07-14 Thread Tom Schutter
Lionel Ulmer wrote: On Wed, Jul 14, 2004 at 09:53:17AM -0600, Tom Schutter wrote: It appears that although support for binary apps using OpenGL exists in wine, you cannot compile a Windows OpenGL app using winelib, because none of the wgl prototypes exist in wingdi.h Yes, this is a known problem i

Re: Marshalling tutorial

2004-07-14 Thread Mike Hearn
On Wed, 14 Jul 2004 18:40:20 +0200, Andreas Mohr wrote: > Now what the heck does that have to do in a wine-devel email?? > > This should be in the Developers Guide, pronto! I thought about doing that straight away, but this stuff is easiest to review (and it needs it!) when it's just plain text.

Re: wgl prototypes missing from wingdi.h

2004-07-14 Thread Lionel Ulmer
On Wed, Jul 14, 2004 at 09:53:17AM -0600, Tom Schutter wrote: > It appears that although support for binary apps using OpenGL exists > in wine, you cannot compile a Windows OpenGL app using winelib, > because none of the wgl prototypes exist in wingdi.h Yes, this is a known problem in Winelib righ

Re: Marshalling tutorial

2004-07-14 Thread Andreas Mohr
Hi, On Wed, Jul 14, 2004 at 05:07:33PM +0100, Mike Hearn wrote: > Hi guys, > > Here is the start of some notes on DCOM and OLE RPC. Now what the heck does that have to do in a wine-devel email?? This should be in the Developers Guide, pronto! (otherwise it will get lost even faster than you cr

Marshalling tutorial

2004-07-14 Thread Mike Hearn
Hi guys, Here is the start of some notes on DCOM and OLE RPC. They're intended to help people like Duane who are hitting problems caused by it, and possibly to form the basis of some decent documentation for the developer guide. Things that only a few people understand make me nervous, getting t

wgl prototypes missing from wingdi.h

2004-07-14 Thread Tom Schutter
It appears that although support for binary apps using OpenGL exists in wine, you cannot compile a Windows OpenGL app using winelib, because none of the wgl prototypes exist in wingdi.h These prototypes exist in wgl.h, but that is not installed using "make install", nor is that where apps would ex

Re: [Wine]FMOD audio engine fails to initialize DirectMusic

2004-07-14 Thread Robert Reif
Francois Gouget wrote: Why does DirectSound need full-duplex? It doesn't seem like it should be needed for simple playback. In fact I said I would send a patch to change this ERR to a WARN and I guess this means I'm overdue... According to the comment in the code, you need to mmap the memory R/W

Re: [Wine]FMOD audio engine fails to initialize DirectMusic

2004-07-14 Thread Francois Gouget
On Tue, 13 Jul 2004, Robert Reif wrote: > Saulius Krasuckas wrote: > > >I discovered it by running one simple game [1]: > > > >[EMAIL PROTECTED] Tetris]$ wine Tetris.exe > >err:wave:OSS_RawOpenDevice ioctl(/dev/dsp, SNDCTL_DSP_SETDUPLEX) failed > >(Input/output error) > > > Your sound card doesn'

Re: FMOD audio engine fails to initialize DirectMusic

2004-07-14 Thread Mike Hearn
On Tue, 13 Jul 2004 22:04:06 +0200, Saulius Krasuckas wrote: > I think FMOD tries to open the "General MIDI collection of DLS > instruments" called GM.DLS and fails to do so as Wine doesn't have it. > Any ideas on the legal way to install it onto the Wine system? If you have a Windows license yo

Re: Scrollbars, an application bug or a wine regression ? (#2314)

2004-07-14 Thread Dmitry Timoshkov
"Nicolai Kuntze" <[EMAIL PROTECTED]> wrote: > Sorry, I really thought the errors are linked. Can someone have a look > at my case (2302). If someone tells me where to start I can try to > debug it myself ... Did you try to run your app with current CVS? It has some scroll regressions fixed. --

Re: Scrollbars, an application bug or a wine regression ? (#2314)

2004-07-14 Thread Nicolai Kuntze
Sorry, I really thought the errors are linked. Can someone have a look at my case (2302). If someone tells me where to start I can try to debug it myself ... Am 05.07.2004 um 15:29 schrieb George Marshall: Dmitry Timoshkov wrote: Perhaps you could at least try to diff relay traces with and witho