home *** CD-ROM | disk | FTP | other *** search
- ; Zinc Interface Library - Version 2.0 definition file for MS Windows 3.0 DLL
- ; COPYRIGHT (C) 1990, 1991. All Rights Reserved.
- ; Zinc Software Incorporated. Pleasant Grove, Utah USA
- LIBRARY
- DESCRIPTION 'Zinc Interface Library 2.0 DLL'
- EXETYPE WINDOWS
- ;CODE PRELOAD MOVEABLE
- ;DATA PRELOAD MOVEABLE MULTIPLE
- CODE FIXED NONDISCARDABLE PRELOAD
- DATA NONDISCARDABLE SINGLE PRELOAD
- ;HEAPSIZE 19200
- ;STACKSIZE 19200
- HEAPSIZE 8192
-