home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / SAMPLES / MIDIMON / MIDIMON.DE_ / MIDIMON.DE
Encoding:
Text File  |  1993-02-08  |  269 b   |  16 lines

  1. NAME midimon
  2.  
  3. DESCRIPTION 'MIDIMon -- A Multimedia Windows Sample Application'
  4.  
  5. STUB 'WINSTUB.EXE'
  6. EXETYPE WINDOWS
  7.  
  8. CODE MOVEABLE PRELOAD DISCARDABLE
  9. DATA MOVEABLE PRELOAD MULTIPLE
  10.  
  11. HEAPSIZE  2000
  12.  
  13. EXPORTS
  14.     WndProc         @1  
  15.     AboutDlgProc    @2
  16.