home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
VSCPPv8.zip
/
VACPP
/
IBMCPP
/
samples
/
TOOLKIT
/
PM
/
PORTING
/
IMAGES1.DEF
< prev
next >
Wrap
Text File
|
1994-11-17
|
396b
|
19 lines
;******* IMAGE C Sample Program Module Definition File (.DEF) ********
;
; The module definition file supplies extra information about the program
; module to the LINKER.
; Note the WINDOWAPI keyword is required for link386
NAME IMAGE WINDOWAPI
DESCRIPTION 'Image Porting Sample'
STUB 'OS2STUB.EXE'
DATA MULTIPLE
HEAPSIZE 4096
STACKSIZE 16376
PROTMODE