home *** CD-ROM | disk | FTP | other *** search
- ;------------------------------------------------
- ; Main xped1
- ;
- ; Copyright ⌐ 1993. All Rights Reserved.
- ;
- ; SUBSYSTEM: xped1.exe Module Defintion File
- ; FILE: xped1app.def
- ; AUTHOR:
- ;
- ;------------------------------------------------
-
- NAME xped1
-
- DESCRIPTION 'xped1 Application - Copyright ⌐ 1993. All Rights Reserved.'
- EXETYPE WINDOWS
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE MULTIPLE
- HEAPSIZE 4096
- STACKSIZE 8192
-