Home
Name Modified Size InfoDownloads / Week
demos 2011-06-06
source 2011-05-23
bin 2011-05-23
README.txt 2011-05-23 424 Bytes
Totals: 4 Items   424 Bytes 0
WinMMM (WinMM Midi)

Beta Release

A wrapper library for midi functions in winmm.dll


Known working functions:
     midiOutGetNumDevs()
     midiInGetNumDevs()
     midiOutGetDevCaps()
     midiInGetDevCaps()
     
Other functions not tested

Information from:
     MSDN (http://msdn.microsoft.com/en-us/library/dd798495(v=vs.85).aspx)
     PInvoke (http://www.pinvoke.net/)
     And various other sites
Source: README.txt, updated 2011-05-23