home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 February
/
PCWK0296.iso
/
po7_win
/
object10
/
empedt.def
< prev
next >
Wrap
Text File
|
1994-10-25
|
350b
|
14 lines
; empedt.def : Declares the module parameters for the application.
NAME EMPEDT
DESCRIPTION 'EMPEDT Windows Application'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024 ; initial heap size
; Stack size is passed as argument to linker's /STACK option