home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
apps
/
languages
/
progs
/
shell
/
h
/
FindWind
< 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
|
1994-05-07
|
182 b
|
12 lines
#ifndef __Shell_FindWind_h
#define __Shell_FindWind_h
#ifndef __Shell_Shell_h
#include "Shell.Shell.h"
#endif
Shell_windblock *Shell_FindWindBlock( window_handle window);
#endif