home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 4
/
BUGCD1997_05.BIN
/
aplic
/
clip4win
/
clip4win.exe
/
C4W30E.HUF
/
SOURCE
/
DIALOG.DEF
< prev
next >
Wrap
Text File
|
1993-06-16
|
281b
|
19 lines
name C4WDlog
description 'Clip-4-Win Dialog Demo'
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 2000
exports __WndProc @1
DialogWndProc @2