Commit e5918acf464f64a104d1e2d0a4ec97b77920e70f

Ryan C. Gordon 2017-05-28T00:41:55

wasapi: properly report init failure if on pre-Vista version of Windows. We really should change the Init interface to return 0 on success and -1 on error, like everything else, to avoid this sort of confusion.