MIDI APIs on Windows CE
Mobile
2
Posts
2
Posters
7
Views
1
Watching
-
Hi, Does anybody know if there is a MIDI library (APIs) under Windows CE. I am looking for the APIs to send and recieve system execlusive messages. Thanks for any reply . Regards, Napoleon:confused:
Check the
wfmtmidi.h
header file. If you have the PPC2002 SDK and help file, check out the entry for theWAVEFORMAT_MIDI_MESSAGE
structure.