home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
PROG_GEN
/
MSJMAR94.ZIP
/
CQA.ZIP
/
ATEST.DEF
< prev
next >
Wrap
Text File
|
1994-03-01
|
350b
|
14 lines
; dbfile.def : Declares the module parameters for the application.
NAME DBFILE
DESCRIPTION 'DBFILE 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