On Thu, 8 Jun 2006, Peter Åstrand wrote:

2) Any ideas why "open new" works, even though
   MCIERR_MISSING_DEVICE_NAME is returned?

because "open new alias capture" should create a new mci session of name capture (which is application defined), and mci supports the "auto" open feature, which is when accessing a not yet created device, it opens it. so, the fix to system.ini is wrong. what's missing is the support of the new keyword, as the FIXME in mci.c suggests.

Are you referring to FIXME("'new': NIY as device name\n")? In that case, can

I've managed to implement this now. Will send a patch to the wine-patches mailing list.

Regards,
--
Peter Åstrand           ThinLinc Chief Developer
Cendio                  http://www.cendio.se
Teknikringen 3
583 30 Linköping        Phone: +46-13-21 46 00


Reply via email to