Hello,
I am brand new to writing device drivers. I want to create a MIDI port (or
a pair, for bi-di comms) and put a data stream on it that is originating from
another source (a serial port). From what I have gathered so far, I need to
write a user-mode filter driver and insert it into the MIDI stack. Can
someone verify for me that this is the correct approach? Better yet, can
someone point me to sample code that i can reference or base my solution on?
Thanks for your help!
Sophie