home *** CD-ROM | disk | FTP | other *** search
/ cyber.net 2 / cybernet2.ISO / qtw111 / mplayer / player.def < prev    next >
Text File  |  1993-09-30  |  550b  |  23 lines

  1.  
  2. ; ---------------------------------------------------------------------
  3. ;
  4. ; Player.def - Movie Player - QuickTime for Windows
  5. ;
  6. ;              Version 1.0
  7. ;
  8. ;              (c) 1988-1992 Apple Computer, Inc. All Rights Reserved.
  9. ;
  10. ; ---------------------------------------------------------------------
  11.  
  12. NAME PLAYER
  13. DESCRIPTION 'Copyright (c) 1988-1992 Apple Computer, Inc. All Rights Reserved'
  14. EXETYPE WINDOWS
  15. STUB 'WINSTUB.EXE'
  16.  
  17. CODE PRELOAD MOVEABLE DISCARDABLE
  18. DATA PRELOAD MOVEABLE MULTIPLE
  19.  
  20. HEAPSIZE 1024
  21. STACKSIZE 16384
  22.  
  23.