source: trunk/src/winmm/mcicda/mcicda.def@ 3670

Last change on this file since 3670 was 2473, checked in by sandervl, 26 years ago

JW: ported MCICDA.DLL from Wine 20000901 (Linux cdrom calls stubbed so it doesn't work)

File size: 207 bytes
Line 
1; $Id: mcicda.def,v 1.1 2000-01-18 20:25:10 sandervl Exp $
2
3;Created by BLAST for IBM's compiler
4LIBRARY MCICDA INITINSTANCE
5DATA MULTIPLE NONSHARED
6
7
8EXPORTS
9 DriverProc = _MCICDAUDIO_DriverProc@20 @1
Note: See TracBrowser for help on using the repository browser.