Re: [PATCH 1/2] comctl32: Fix to ComboBoxEx processing of WM_ENABLE message (try 2)

2011-08-04 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=13267 Your paranoid

Re: dlls/tests: Assorted spelling fixes

2011-08-04 Thread Frédéric Delanoy
The errors reported by testbot are not related to this patch. Should I resent a version without the failing hunks? Frédéric

mmdevapi: playing silence is introducing delays

2011-08-04 Thread Joerg-Cyril . Hoehle
Hi, After much discussion, the ALSA devs identified 2 fundamental API needs a) How much data can I pump into audio NOW? That's what snd_pcm_avail_update is for. b) When sync'ing audio and video, what frame is being heard NOW? That's what snd_pcm_delay is (or is intended to be) about.

Re: Assorted spelling fixes.

2011-08-04 Thread Michael Stefaniuc
Francois Gouget wrote: On Wed, 3 Aug 2011, Frédéric Delanoy wrote: [...] -rem Removing non-existent directory +rem Removing nonexistent directory [...] There is apparently no hard rule on the usage of hypens between 'non' and a subsequent adjective, but I've seen lots of non- (sometimes

IsFormatSupported tests compatibility affects winmm's acceptable formats

2011-08-04 Thread Joerg-Cyril . Hoehle
Hi, Apps that use WINMM are best served when the default sound card is a (pseudo-)device that supports all kinds of formats and rates that the app may throw at it (even 9123 samples/s). Resampling in the OS (e.g. ALSA plug pseudo-device) is preferable as that code is well maintained, whereas

Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9

2011-08-04 Thread max
On 08/03/2011 09:28 AM, Henri Verbeet wrote: Well yes, it's implementation defined, not undefined. The point is that there isn't necessarily any relation to endianness. Just use shifts and masks. Correct. It is a different issue from endedness. But you can use configurable wrappers to cloak

Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9

2011-08-04 Thread Henri Verbeet
I'm sure there's all kinds of macro abuse you can do to make it work in a somewhat portable way, but I don't think it's worth it.

Re: Possible off-by-1 in crypt32/chain.c match_common_names

2011-08-04 Thread Juan Lang
Hi William, trace:chain:match_common_name CN = L*.battle.net\ warn:chain:match_domain_component domain component Lnet too short for Lnet\ That CN is coming from the certificate. Any thoughts or ideas on whether this is actually a bug and if so, how to fix it? It's partly a bug in

Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9

2011-08-04 Thread Michael Mc Donnell
On Thu, Aug 4, 2011 at 2:35 PM, Henri Verbeet hverb...@gmail.com wrote: I'm sure there's all kinds of macro abuse you can do to make it work in a somewhat portable way, but I don't think it's worth it. Thanks for the explanation Max, but I agree with Henri that it's not worth the trouble for

Re: Updated Clang static analysis results / Valgrind update

2011-08-04 Thread Michael Mc Donnell
On Sun, Jul 3, 2011 at 4:15 AM, Austin English austinengl...@gmail.com wrote: Web space usage was getting a bit high, so I've uploaded a tarball to a file download service: http://www.sendspace.com/file/5hot36 Thanks for posting it, it is really helpful. I managed to find and fix a double free

Re: [PATCH 2/2] ntdll: Use swapping method to return . and .. as first entries. (try 4)

2011-08-04 Thread Alexandre Julliard
Grazvydas Ignotas nota...@gmail.com writes: -/* check if we still have enough space for the largest possible entry */ -if (last_info io-Information + max_dir_info_size(class) length) -{ -lseek( fd, 0, SEEK_SET ); /* reset pos to first

Re: [2/8] dinput: Added ConfigureDevices dialog

2011-08-04 Thread Alexandre Julliard
Lucas Fialho Zawacki lfzawa...@gmail.com writes: --- dlls/dinput/Makefile.in |7 ++-- dlls/dinput/configure_devices.c | 43 dlls/dinput/configure_devices.rc | 45 ++

Re: cmd/tests: Add FOR /A tests

2011-08-04 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=13292 Your paranoid

Re: net: Convert to Unicode. (take 3)

2011-08-04 Thread Octavian Voicu
On Thu, Aug 4, 2011 at 11:10 AM, Francois Gouget fgou...@free.fr wrote: --- a/po/ja.po +++ b/po/ja.po @@ -8641,8 +8641,8 @@ msgstr ---\n #: net.rc:44 -msgid %s %S %S Open resources: %lu\n -msgstr %s %S

Re: GSoC-2011: Implement Missing Mesh Functions in Wine?s D3DX9

2011-08-04 Thread David Laight
On Thu, Aug 04, 2011 at 08:30:41AM -0400, max wrote: On 08/03/2011 09:28 AM, Henri Verbeet wrote: Well yes, it's implementation defined, not undefined. The point is that there isn't necessarily any relation to endianness. Just use shifts and masks. ... union field_order { int an_int; int

wined3d: incorrect OpenGL renderer string for GTX 560 Ti

2011-08-04 Thread William Pettersson
In dlls/wined3d/directx.c video cards are identified by string comparisons to the OpenGL renderer string. I recently added support for the GTX 550 Ti, so I spent a bit of time perusing the code. The GTX 560 Ti is identified by the string GeForce GTX 560 TI but noticed that on my system, the

Possible off-by-1 in crypt32/chain.c match_common_names

2011-08-04 Thread William Pettersson
Hey Juan (+list), Trying to get the new Blizzard systemcheck program working under Wine, I ran into an SSL issue. Initially the issue looked like: trace:chain:match_dns_to_subject_dn Lsea.battle.net trace:crypt:CryptDecodeObjectEx (0x0001, #0014, 0x14f5bc, 115, 0x8001, (nil), 0xd1c25c,

Re: wined3d: incorrect OpenGL renderer string for GTX 560 Ti

2011-08-04 Thread Octavian Voicu
On Thu, Aug 4, 2011 at 10:53 AM, William Pettersson william.petters...@gmail.com wrote: Yes, I have a 550 and not a 560, hence I'm just asking here. I cannot confirm that the 560 renderer string has capital TI, but google searches seem to imply that the capitalisation follows the 550

kernel32: GetVolumeInformation and FS flags

2011-08-04 Thread GOUJON Alexandre
As I'm updating GetVolumeInformation to add UDF support, I noticed file system flags differ from one Windows version to another. For instance, on TestBot and NTFS I get [1] : - 000700FF for XP and W2K3 - 002700FF for Vista and W2K8 - 03E700FF for 7 Should I - not test flags, don't bother ?

Re: IsFormatSupported tests compatibility affects winmm's acceptable formats

2011-08-04 Thread Chris Robinson
On Thursday, August 04, 2011 12:55:51 PM joerg-cyril.hoe...@t-systems.com wrote: - Except for 48000x2x16 and 48000x2x8, all standard PCM formats I tested yield S_FALSE, i.e. they are rejected. That means that the native mixer accepts integer formats at its nominal rate (48000), but

Re: GSoC-2011: Implement Missing Mesh Functions in Wine?s D3DX9

2011-08-04 Thread max
On 08/04/2011 12:36 PM, David Laight wrote: On Thu, Aug 04, 2011 at 08:30:41AM -0400, max wrote: On 08/03/2011 09:28 AM, Henri Verbeet wrote: Well yes, it's implementation defined, not undefined. The point is that there isn't necessarily any relation to endianness. Just use shifts and masks.