home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
x
/
x_files
/
!X-Files
/
h
/
fshook
< 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
|
1996-04-04
|
175 b
|
12 lines
/* fshook.h */
#ifndef __settype_h
#define __settype_h
#include "kernel.h"
_kernel_oserror *InstallFSHook(void);
_kernel_oserror *FileHook(_kernel_swi_regs *regs);
#endif