home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
c
/
library
/
windows
/
template
/
tester.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-04
|
394 b
|
13 lines
LIBRARY TESTER
DESCRIPTION 'Tester: Journal hook routines for Autotesting'
EXETYPE WINDOWS
STUB 'WinStub.exe'
CODE FIXED PRELOAD
DATA MOVEABLE SINGLE PRELOAD
HEAPSIZE 0
EXPORTS
WEP @1 RESIDENTNAME
Tester @2
JournalRecordHook @3
JournalPlaybackHook @4