pavane Level: VB Lord Registered: 26-04-2004 Posts: 188
selecting device for MultiMedia control
I am using the MultiMedia (Active X) control v5.0 to play MIDI files written by my VB program.
Does anyone know how I can set the MIDI device directly? At the moment, it just picks up whatever the MIDI Mapper is pointing to, and I have to go to control panel to update it.
I want my users to be able to select the device from a list.
13-10-2004 at 07:05 AM
|
pavane Level: VB Lord Registered: 26-04-2004 Posts: 188
Re: selecting device for MultiMedia control
I have solved this partially by using the Mabry MIDI I/O control, but there must be a Windows collection from which I could get the information directly. Does anyone know about obtaining details of devices from Windows?