source:
trunk/src/winmm/midimap/midimap.def@
2912
Last change on this file since 2912 was 2308, checked in by , 26 years ago | |
---|---|
File size: 206 bytes |
Line | |
---|---|
1 | ; $Id: midimap.def,v 1.1 2000-01-03 10:29:05 sandervl Exp $ |
2 | |
3 | ;Created by BLAST for IBM's compiler |
4 | LIBRARY MIDIMAP INITINSTANCE |
5 | DATA MULTIPLE NONSHARED |
6 | |
7 | |
8 | EXPORTS |
9 | DriverProc = _MIDIMAP_DriverProc@20 @1 |
Note:
See TracBrowser
for help on using the repository browser.