home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
wint1_92
/
levaro
/
newstat.def
< prev
next >
Wrap
Text File
|
1991-09-26
|
295b
|
11 lines
LIBRARY NewStat
DESCRIPTION 'Sample DLL having a single custom control'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE SINGLE
HEAPSIZE 4096
EXPORTS
WEP @1 RESIDENTNAME
StaticWndFn @2