home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Bonanza
/
Graphics Bonanza.iso
/
prog2
/
wgt35
/
filesel.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
|
1993-01-28
|
224 b
|
14 lines
/* Include file for the built in File Selector V3.5
Copyright 1993 WordUp Software Productions
*/
#ifdef __cplusplus
extern "C" {
#endif
extern char *wfileselector(char *,char *);
#ifdef __cplusplus
}
#endif