[PATCH] Implement an Esd sound module

2004-07-13 Thread Zhangrong Huang
Hi, all, I'm now using the GNOME desktop environment which uses esd as sound server, sometimes I need wine to run some Windows apps with sound support, but now wine has no esd sound module, so I have to killall esd before I start wine. I have searched the mailing list for solutions, found there i

Re: Make wine honor LC_CTYPE and LC_MESSAGES

2004-07-13 Thread Shachar Shemesh
Hi Alexandre, I was wondering whether there was a reason this patch was not applied. Shachar Shachar Shemesh wrote: Changelog: Shachar Shemesh <[EMAIL PROTECTED]> dlls/kernel/locale.c * System default locale in Windows determines the ANSI encoding (LC_CTYPE on Unix) * User de

Re: FMOD audio engine fails to initialize DirectMusic

2004-07-13 Thread Tom
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? Install native DirectX Tom

FW: Common "SaveAs" dialog box does not honor the user selected f ile extension.

2004-07-13 Thread Krishna Murthy
Title: FW: Common "SaveAs" dialog box does not honor the user selected file extension. Please let me know any update on this patch. Thanks, Krishna -Original Message- From: Krishna Murthy Sent: Wednesday, June 16, 2004 1:29 PM To: Krishna Murthy; '[EMAIL PROTECTED]' Subject: Commo

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

2004-07-13 Thread Robert Reif
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't support full duplex which is required for DirectSound hardware

Re: Wininet Buffer Length Fixes

2004-07-13 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > In the case of a string, the byte count does not include the string's > terminating null character. > > Since WideCharToMultiByte returns the number of bytes written > including the null terminator it is required to take one away from it, > although th

Re: Wininet Buffer Length Fixes

2004-07-13 Thread Robert Shearman
Alexandre Julliard wrote: Robert Shearman <[EMAIL PROTECTED]> writes: --- wine/dlls/wininet/http.c 4 Jul 2004 00:24:47 - 1.65 +++ wine/dlls/wininet/http.c 13 Jul 2004 16:23:11 - @@ -1131,8 +1186,8 @@ if( result ) { len = WideCharToMultiByte( CP_ACP,0, bufferW, len / sizeo

I can't the form's content while typing

2004-07-13 Thread ericson
hi all! i have an app running perfectly, except for a bug that hides the words from the fields. if i commit the data filled it is stored as expected but i can't see it while i'm typing.. understand? in the debug messages we can see these lines when the form pops up: ... err:win:SetWindowPos de

Re: Wininet Buffer Length Fixes

2004-07-13 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > --- wine/dlls/wininet/http.c 4 Jul 2004 00:24:47 - 1.65 > +++ wine/dlls/wininet/http.c 13 Jul 2004 16:23:11 - > @@ -1131,8 +1186,8 @@ > if( result ) > { > len = WideCharToMultiByte( CP_ACP,0, bufferW, len / sizeof(WCH

FMOD audio engine fails to initialize DirectMusic

2004-07-13 Thread Saulius Krasuckas
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) fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not fully supported fixme:dmime:IDirectM

Re: strange problem on mdk10

2004-07-13 Thread RCascos
Ivan inwind.it> writes: > on my laptop wine just starts and doesn't do anything. In addition to this, ps > -A, ctrl+c, ctrl+z, the kde system guard and all tools that popup a box to > ask for root password all stop working. Attached is a relay log. Any ideas? I guess you have installed ker