home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 4
/
BUGCD1997_05.BIN
/
aplic
/
clip4win
/
clip4win.exe
/
C4W30E.HUF
/
SOURCE
/
PRINTDC.ZIP
/
TEST.DEF
< prev
next >
Wrap
Text File
|
1994-09-22
|
336b
|
19 lines
name TEST
description 'PrintDC Test Program'
exetype windows 3.1 ;remove the 3.1 for some linkers
stub 'c:\c4w\bin\c4wstub.exe'
code preload moveable discardable
data preload moveable multiple
stacksize 9000
heapsize 3000
exports __WndProc @1
DialogWndProc @2