home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Total C++ 2
/
TOTALCTWO.iso
/
borland
/
apxmdidv.pak
/
APXMDDVA.DEF
< prev
next >
Wrap
Text File
|
1997-05-06
|
985b
|
28 lines
;-----------------------------------------------------------------------------
; Project ApxMdiDv
; Borland International
; Copyright ⌐ 1996. All Rights Reserved.
;
; SUBSYSTEM: ApxMdiDv Module Definition File
; FILE: apxmddva.def
; AUTHOR:
;
;-----------------------------------------------------------------------------
NAME 'ApxMdiDv'
DESCRIPTION 'ApxMdiDv Application - Copyright ⌐ 1996. All Rights Reserved.'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE
; Note: When compiling an application as a 32-bit target, the linker
; will generate a warning with the settings below. If you intend
; to build your application as a 32-bit target only, you can
; safely delete the STACKSIZE setting to get rid of this warning.
;
; The STACKSIZE of 16384 is recommended for 16-bit AppExpert
; applications using the large memory model.
;
STACKSIZE 16384