home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
util
/
blank
/
gblanker
/
source
/
protos
/
winhand.h
< prev
Wrap
C/C++ Source or Header
|
1994-07-03
|
191b
|
11 lines
#ifndef WINHAND_H
#define WINHAND_H
extern BYTE *InfoStr;
STRPTR NameSansParens( STRPTR );
STRPTR NameForEntry( struct List *, LONG );
LONG openMainWindow( VOID );
#endif /* WINDHAND_H */