Suppressing My Computer in File Open dialog box?

2012-07-13 Thread Dan Kegel
I'm creating a page of tips at http://wiki.winehq.org/DisplayingUnixFilenames for vendors shipping Windows apps on Linux with Wine who want their apps to use Windows paths throughout internally, but display Linux paths in the GUI This is something I've been meaning to do ever since I helped port P

Build failure of "[PATCH 5/5] kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdManufacturerDescriptor) test (try 4)" ?

2012-07-13 Thread GOUJON Alexandre
Hi, My patch (http://source.winehq.org/patches/data/88072) is marked as "Build failure". I tried with the latest (today) HEAD and I successfully applied it. Compilation also works for me at least on my x86 and x86_64 computers. Moreover, the Wine Test Bot tested it without any issue, see https

Re: dsound: Add support for adjusting volume of more than 2 channels

2012-07-13 Thread Andrew Eikum
On Fri, Jul 13, 2012 at 05:59:03PM +1000, Donny Yang wrote: > - if (channels != 1 && channels != 2) > - { > - FIXME("There is no support for %u channels\n", channels); > + if (dsb->device->pwfx->wFormatTag == WAVE_FORMAT_EXTENSIBLE) > + channelMask = > ((WAVEFOR

Re: dsound: Add detection of output format and allow a maximum of 8 channels

2012-07-13 Thread Andrew Eikum
Thanks, Donny. Nice work overall. Some comments below. On Fri, Jul 13, 2012 at 05:57:48PM +1000, Donny Yang wrote: > This patch makes dsound automatically get the output format when a > output device is initialised and also allows up to 8 output channels > to be used for ALSA and PulseAudio. Using

Re: [PATCH 9/9] mshtml: Added test of calling IDispatchEx properties

2012-07-13 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=19995 Your paranoid android

Re: Wine automated testing update

2012-07-13 Thread Francois Gouget
On Thu, 21 Jun 2012, Julius Schwartzenberg wrote: [...] > Maybe freeSSHd and/or freeFTPd are useful: > http://www.freesshd.com/ > > At least the webpage claims it runs on Windows NT4 and higher. Logging > in over SSH just gives a cmd.com command shell as far as I remember, so > this should allow f