home *** CD-ROM | disk | FTP | other *** search
-
- /* initicons.c */
- ControlHandle getnewiconcontrol(WindowPtr wp, char **path, long parid, short vrefnum, Str255 s, short view);
- typeinfo *gettypeinfo(OSType type);
- extern icn_sharp_hand read_icn_sharp (short id);
- void inithash(void);
- void hashicons(ControlHandle c);
- void setoneicon(ControlHandle c);
- void seticons(void);
- short openappres(ControlHandle c);
-