On Thu, Jul 29, 2010 at 6:50 PM, Alexandre Julliard julliard@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