home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 4: Demo 1
/
almathera_demo1.bin
/
toolalias
/
source
/
icon.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-03-29
|
207b
|
7 lines
/* prototypes from icon.c */
BOOL GetOurIcon(struct WBStartup *WBenchMsg);
void FreeOurIcon(void);
char *TTString(char *name, char *def);
LONG TTInt(char *name, LONG def);
BOOL TTBool(char *name, BOOL def);