I want to create a virtual MIDI loopback cable program that creates virtual MIDI ports to interconnect applications on Windows that want to open hardware-MIDI-ports for communication.
SOrry if I am not clear in my requirements, here is an example application that does what I intend to do.
http://www.tobias-erichsen.de/loopMIDI.html
How do I go about this? Any tips or pointers are greatly appreciated.