home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windoware
/
WINDOWARE_1_6.iso
/
source
/
cdbw
/
sample.def
< prev
next >
Wrap
Text File
|
1991-05-16
|
345b
|
12 lines
NAME SAMPLE
DESCRIPTION 'CDB Sample Program (C) 1991 by Daytris. All rights reserved.'
EXETYPE WINDOWS
CODE MOVEABLE
DATA MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 4096
EXPORTS WndProc
ClientProc
AddressProc
AboutProc