home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windoware
/
WINDOWARE_1_6.iso
/
source
/
adg_4-6
/
echo.def
< prev
next >
Wrap
Text File
|
1991-02-21
|
355b
|
16 lines
; Module name: Echo.DEF
; Programmer : Jeffrey M. Richter
NAME Echo
DESCRIPTION 'Echo: Windows Recorder Application'
STUB 'WinStub.exe'
EXETYPE WINDOWS
CODE MOVEABLE DISCARDABLE PRELOAD
DATA MOVEABLE MULTIPLE PRELOAD
HEAPSIZE 1024
STACKSIZE 4096
EXPORTS
AppWndProc
AboutProc
MsgFilterHookFunc