home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD1.bin
/
new
/
util
/
cdity
/
yak
/
src
/
icon.h
< prev
next >
Wrap
Text File
|
1994-03-03
|
348b
|
10 lines
/* prototypes from icon.c */
__regargs BOOL GetOurIcon(struct WBStartup *WBenchMsg);
void FreeOurIcon(void);
__regargs char *TTString(char *name, char *def);
__regargs LONG TTInt(char *name, LONG def);
__regargs BOOL TTBool(char *name, BOOL def);
__regargs BOOL MakeOurAppIcon(char *name);
void RemoveOurAppIcon(void);
void RespondToAppIcon(void);