source: trunk/src/winmm/midimap/midimap.def@ 3669

Last change on this file since 3669 was 2308, checked in by sandervl, 26 years ago

JW: Ported Wine mci dlls

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
4LIBRARY MIDIMAP INITINSTANCE
5DATA MULTIPLE NONSHARED
6
7
8EXPORTS
9 DriverProc = _MIDIMAP_DriverProc@20 @1
Note: See TracBrowser for help on using the repository browser.