home *** CD-ROM | disk | FTP | other *** search
/ cyber.net 2 / cybernet2.ISO / qtw111 / pviewer / viewer.def < prev    next >
Text File  |  1993-11-01  |  554b  |  24 lines

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