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