On Fri, Aug 13, 2010 at 11:03 PM, wrote:
> I'm now using
> set c audio all on
> (which should be the default)
> such that all users running the testsuite get to hear something.
>
> https://testbot.winehq.org/JobDetails.pl?Key=4434
> mcicda.c:612: Test failed: STOP all returned MCIERR_HARDWARE
> (
Hi,
I found out that some machines ignore
set c audio all off
which was in the testsuite, while others react to it and even
update the system preferences volume mixer control if
it happens to be open.
I don't know whether that difference depends on the HW (CD-ROM
driver) or the OS. You can find i
On 12 August 2010 22:01, Rico Schüller wrote:
> The whole structure (d3d10_blob) could be put in d3d10_main.c. Or should I
> use a separate file for the ID3D10Blob interface as it is done with the
> ID3DXBuffer interface in d3dx9_36.dll? Then the location in the header would
> be fine.
>
I think D