home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 4
/
BUGCD1997_05.BIN
/
aplic
/
clip4win
/
clip4win.exe
/
C4W30E.HUF
/
SOURCE
/
MDIDEMO.DEF
< prev
next >
Wrap
Text File
|
1993-10-11
|
271b
|
19 lines
name C4WMDI
description 'Clip-4-Win MDI'
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 500
exports __WndProc @1
DialogWndProc @2