home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / ZINC_4.ZIP / WSOURCE.LIF / ZIL.DEF < prev    next >
Encoding:
Text File  |  1991-05-13  |  450 b   |  14 lines

  1. ; Zinc Interface Library - Version 2.0 definition file for MS Windows 3.0 DLL
  2. ; COPYRIGHT (C) 1990, 1991.  All Rights Reserved.
  3. ; Zinc Software Incorporated.  Pleasant Grove, Utah  USA
  4. LIBRARY
  5. DESCRIPTION    'Zinc Interface Library 2.0 DLL'
  6. EXETYPE         WINDOWS
  7. ;CODE        PRELOAD MOVEABLE
  8. ;DATA        PRELOAD MOVEABLE MULTIPLE
  9. CODE        FIXED NONDISCARDABLE PRELOAD
  10. DATA        NONDISCARDABLE SINGLE PRELOAD
  11. ;HEAPSIZE    19200
  12. ;STACKSIZE    19200
  13. HEAPSIZE    8192
  14.