home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C Programming Starter Kit 2.0
/
SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso
/
tybc4
/
xped4
/
xped4app.def
< prev
next >
Wrap
Text File
|
1994-02-13
|
505b
|
20 lines
;------------------------------------------------
; Main xped4
;
; Copyright ⌐ 1993. All Rights Reserved.
;
; SUBSYSTEM: xped4.exe Module Defintion File
; FILE: xped4app.def
; AUTHOR:
;
;------------------------------------------------
NAME xped4
DESCRIPTION 'xped4 Application - Copyright ⌐ 1993. All Rights Reserved.'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 4096
STACKSIZE 8192