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

Last change on this file since 10367 was 4809, checked in by bird, 25 years ago

Added or update the description. (It is used in the bldlevel info.)

File size: 217 bytes
Line 
1; $Id: midimap.def,v 1.2 2000-12-16 22:53:48 bird Exp $
2LIBRARY MIDIMAP INITINSTANCE
3DESCRIPTION 'Odin32 System DLL - MidiMap'
4
5DATA MULTIPLE NONSHARED
6
7
8EXPORTS
9 DriverProc = _MIDIMAP_DriverProc@20 @1
Note: See TracBrowser for help on using the repository browser.