home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 4
/
BUGCD1997_05.BIN
/
aplic
/
clip4win
/
clip4win.exe
/
C4W30E.HUF
/
SOURCE
/
DEMOMULT.DEF
< prev
next >
Wrap
Text File
|
1993-01-19
|
288b
|
19 lines
name C4WnDemo
description 'Clip-4-Win Demo Application'
exetype windows 3.1 ;remove the 3.1 for some linkers
stub 'c4wstub.exe'
code preload moveable discardable
data preload moveable multiple
stacksize 5120
;heapsize 5120
exports __WndProc @1
DialogWndProc @2