Changeset 4809 for trunk/src/winmm
- Timestamp:
 - Dec 16, 2000, 11:53:51 PM (25 years ago)
 - Location:
 - trunk/src/winmm
 - Files:
 - 
      
- 7 edited
 
- 
          
  mcianim/mcianim.def (modified) (1 diff)
 - 
          
  mciavi32/mciavi32.def (modified) (1 diff)
 - 
          
  mcicda/mcicda.def (modified) (1 diff)
 - 
          
  mciseq/mciseq.def (modified) (1 diff)
 - 
          
  mciwave/mciwave.def (modified) (1 diff)
 - 
          
  midimap/midimap.def (modified) (1 diff)
 - 
          
  wavemap/msacm32.def (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/winmm/mcianim/mcianim.def
r2308 r4809 1 ; $Id: mcianim.def,v 1.1 2000-01-03 10:29:28 sandervl Exp $ 2 3 ;Created by BLAST for IBM's compiler 1 ; $Id: mcianim.def,v 1.2 2000-12-16 22:53:47 bird Exp $ 4 2 LIBRARY MCIANIM INITINSTANCE 3 DESCRIPTION 'Odin32 System DLL - MciAnim' 5 4 DATA MULTIPLE NONSHARED 6 5 7 8 6 EXPORTS 9 DriverProc = _MCIANIM_DriverProc@20@17 DriverProc = _MCIANIM_DriverProc@20 @1  - 
      
trunk/src/winmm/mciavi32/mciavi32.def
r2308 r4809 1 ; $Id: mciavi32.def,v 1.1 2000-01-03 10:29:03 sandervl Exp $ 2 3 ;Created by BLAST for IBM's compiler 1 ; $Id: mciavi32.def,v 1.2 2000-12-16 22:53:47 bird Exp $ 4 2 LIBRARY MCIAVI32 INITINSTANCE 3 DESCRIPTION 'Odin32 System DLL - MciAvi32' 5 4 DATA MULTIPLE NONSHARED 6 5 7 6 8 7 EXPORTS 9 DriverProc = _MCIAVI_DriverProc@20@18 DriverProc = _MCIAVI_DriverProc@20 @1  - 
      
trunk/src/winmm/mcicda/mcicda.def
r4740 r4809 1 ; $Id: mcicda.def,v 1.3 2000-12-03 10:15:01 sandervl Exp $ 2 3 ;Created by BLAST for IBM's compiler 1 ; $Id: mcicda.def,v 1.4 2000-12-16 22:53:48 bird Exp $ 4 2 LIBRARY MCICDA INITINSTANCE 3 DESCRIPTION 'Odin32 System DLL - MciCda' 5 4 DATA MULTIPLE NONSHARED 6 5 7 8 6 EXPORTS 9 DriverProc = _MCICDAUDIO_DriverProc@20@17 DriverProc = _MCICDAUDIO_DriverProc@20 @1  - 
      
trunk/src/winmm/mciseq/mciseq.def
r2308 r4809 1 ; $Id: mciseq.def,v 1.1 2000-01-03 10:29:03 sandervl Exp $ 1 ; $Id: mciseq.def,v 1.2 2000-12-16 22:53:48 bird Exp $ 2 LIBRARY MCISEQ INITINSTANCE 3 DESCRIPTION 'Odin32 System DLL - MciSeq' 2 4 3 ;Created by BLAST for IBM's compiler4 LIBRARY MCISEQ INITINSTANCE5 5 DATA MULTIPLE NONSHARED 6 6 7 7 8 8 EXPORTS 9 DriverProc = _MCIMIDI_DriverProc@20@19 DriverProc = _MCIMIDI_DriverProc@20 @1  - 
      
trunk/src/winmm/mciwave/mciwave.def
r2308 r4809 1 ; $Id: mciwave.def,v 1.1 2000-01-03 10:29:04 sandervl Exp $ 1 ; $Id: mciwave.def,v 1.2 2000-12-16 22:53:48 bird Exp $ 2 LIBRARY MCIWAVE INITINSTANCE 3 DESCRIPTION 'Odin32 System DLL - MciWave' 2 4 3 ;Created by BLAST for IBM's compiler4 LIBRARY MCIWAVE INITINSTANCE5 5 DATA MULTIPLE NONSHARED 6 6 7 8 7 EXPORTS 9 DriverProc = _MCIWAVE_DriverProc@20@18 DriverProc = _MCIWAVE_DriverProc@20 @1  - 
      
trunk/src/winmm/midimap/midimap.def
r2308 r4809 1 ; $Id: midimap.def,v 1.1 2000-01-03 10:29:05 sandervl Exp $ 1 ; $Id: midimap.def,v 1.2 2000-12-16 22:53:48 bird Exp $ 2 LIBRARY MIDIMAP INITINSTANCE 3 DESCRIPTION 'Odin32 System DLL - MidiMap' 2 4 3 ;Created by BLAST for IBM's compiler4 LIBRARY MIDIMAP INITINSTANCE5 5 DATA MULTIPLE NONSHARED 6 6 7 7 8 8 EXPORTS 9 DriverProc = _MIDIMAP_DriverProc@20@19 DriverProc = _MIDIMAP_DriverProc@20 @1  - 
      
trunk/src/winmm/wavemap/msacm32.def
r2459 r4809 1 ; $Id: msacm32.def,v 1.1 2000-01-17 05:23:00 sandervl Exp $ 1 ; $Id: msacm32.def,v 1.2 2000-12-16 22:53:49 bird Exp $ 2 LIBRARY MSACM32 INITINSTANCE 2 3 3 ;Created by BLAST for IBM's compiler 4 LIBRARY MSACM32 INITINSTANCE 4 DESCRIPTION 'Odin32 System DLL - MsAcm32' 5 5 6 DATA MULTIPLE NONSHARED 6 7 7 8 8 9 EXPORTS 9 DriverProc = _WAVEMAP_DriverProc@20@110 DriverProc = _WAVEMAP_DriverProc@20 @1  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  