Re: d3dx9: Implement D3DXFloat16to32Array and D3DXFloat32to16Array.

2011-02-06 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=8981 Your paranoid android.

Re: d3dx9: Implement D3DXFloat16to32Array and D3DXFloat32to16Array.

2011-02-06 Thread Misha Koshelev
Sorry guys. Looks like there are differences between Windows version. Sigh. Will fix. Henri, will you get a chance to look at the patch before I re-send so that I can fix any other defects you might see? I don't want to send too many resends to the list. Thank you so much Misha On Sun, Feb 6, 2

Re: user32: Don't try to move mouse to (-1,0).

2011-02-06 Thread Jacek Caban
On 2/6/11 5:33 AM, Vitaliy Margolen wrote: On 02/05/2011 07:10 AM, Jacek Caban wrote: This trigers screen edge action on KDE, which is 'Present Windows' in default configuration. mouse_event() generates relative mouse movement events unless MOUSEEVENTF_ABSOLUTE is specified. If you don't wan

Re: Wine FAQ edits

2011-02-06 Thread Rosanne DiMesio
On Sat, 5 Feb 2011 21:49:30 -0500 Albert Lee wrote: > > I think relying on tilde expansion can can be considered > good practice for the interactive use case. > Tilde expansion doesn't work if there are quotes around the path, and if you search the forum, you will find instances of users who d

Re: Pulling Patch

2011-02-06 Thread Shachar Shemesh
On 06/02/11 11:13, Damjan Jovanovic wrote: On Sat, Feb 5, 2011 at 5:48 PM, Shachar Shemesh > wrote: On 05/02/11 00:24, James McKenzie wrote: Actually, the latest patch is what I don't want reused. And no, you don't put it in the LGPL until it

Re: Pulling Patch

2011-02-06 Thread Damjan Jovanovic
On Sat, Feb 5, 2011 at 5:48 PM, Shachar Shemesh wrote: > On 05/02/11 00:24, James McKenzie wrote: > > Actually, the latest patch is what I don't want reused. And no, you don't >> put it in the LGPL until it is committed, which I don't expect AJ to do >> anyway. >> >> However, I'm moving in a di

Re: Wine FAQ edits

2011-02-06 Thread David Laight
On Sat, Feb 05, 2011 at 09:49:30PM -0500, Albert Lee wrote: > > Anyone using the original Bourne sh *interactively* is in for a world > of pain anyway (speaking as someone who often had to before the ksh93 > replacement). I think relying on tilde expansion can can be considered > good practice for