home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
VSCPPv8.zip
/
VACPP
/
IBMCPP
/
samples
/
TOOLKIT
/
PM
/
PORTING
/
IMAGE32.DEF
< prev
next >
Wrap
Text File
|
1994-11-17
|
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