Re: msadp32: Do not enumerate 8bit PCM formats, they cannot be converted.

2009-10-12 Thread Joerg-Cyril.Hoehle
>> I found it illogical to advertise unusable 8bit formats. But >>I did not cross check whether MS-Windows would do so. Indeed, MS-Windows advertises both 8 and 16 bit formats. Jeff Zaroyko kindly supplied me with winetest results ran with WINETEST_INTERACTIVE=1 on MS-Windows Vista. The msacm te

Re: msadp32: Do not enumerate 8bit PCM formats, they cannot be converted.

2009-10-07 Thread Alexandre Julliard
writes: > I found it illogical to advertise unusable 8bit formats. But I did not > cross check whether MS-Windows would do so. Please do, and then if they are really not needed remove them, don't leave them commented out with no explanation. > Is it supported to send 2 patches as 2 attachments