Oron,
Instead of creating another VC++ target, I think users should just remove the PM_CHECK_ERRORS definition. It's not just a console/windows app issue -- a robust command line application should check and handle error codes. Probably PM_CHECK_ERRORS should put up a dialog box since printf and fgets don't work under console apps. What devices/interfaces are you using? I'll have to check but I recall something odd about dwBytesRecorded and dwBufferLength fields. I'm worried that "fixing" it for your interface will put us back where we started, which broke the code for another interface. I'll have to look at earlier implementations and see what changed. Thanks for your input. We definitely can't be sending out junk after sysex messages!
        -Roger
_______________________________________________
media_api mailing list
[email protected]
http://www.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to