home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 September
/
PCWK996.iso
/
wtest
/
microgfx
/
suite95
/
abc.z
/
OLE_VBX.DEF
< prev
next >
Wrap
Text File
|
1995-09-15
|
353b
|
14 lines
; ole_vbx.def : Declares the module parameters for the application.
NAME OLE_VBX
DESCRIPTION 'OLE_VBX 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