home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
viscobv6.zip
/
vac22os2
/
ibmcobol
/
samples
/
toolkit
/
pm
/
porting
/
image32.def
< prev
next >
Wrap
Text File
|
1996-11-19
|
407b
|
18 lines
;******* IMAGE C Sample Program Module Definition File (.DEF) ********
;
; The module definition file supplies extra information about the program
; module to the LINKER.
; Copyright 1991 IBM Corporation
;
; Note the WINDOWAPI keyword is required for link386
NAME IMAGE WINDOWAPI
DESCRIPTION 'Image Porting Sample'
DATA MULTIPLE
HEAPSIZE 4096
STACKSIZE 16376
PROTMODE