home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
Libraries
/
WASTE Object Handlers 1.2.5
/
Other Headers
/
SendFinderOpen.h
< 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
C/C++ Source or Header
|
1997-04-08
|
258 b
|
15 lines
|
[
TEXT/CWIE
]
#ifndef __PROCESSES__
#include <Processes.h>
#endif
#ifdef __cplusplus
extern "C" {
#endif
OSErr SendFinderOpenAE(FSSpec *theDoc);
OSErr FindAProcess( OSType typeToFind, OSType creatorToFind, ProcessSerialNumberPtr processSN);
#ifdef __cplusplus
}
#endif