[PATCH] mmdevapi/tests: Prevent crash when GetMixFormat fails.

Octavian Voicu octavian.voicu at gmail.com
Thu Jul 29 12:06:56 CDT 2010


On Thu, Jul 29, 2010 at 6:50 PM, Alexandre Julliard <julliard at winehq.org> wrote:
> That's ugly, you should check the function result, not a magic pointer
> value.

I wanted to differentiate between the various cases in which the
function can fail, but I guess that's not really required. I'll send
another version.

What about the second issue (falling back to another device if the
default device fails)?

Octavian



More information about the wine-devel mailing list