home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CDictionary 1.0 / TaoUtils.h < prev   
Encoding:
C/C++ Source or Header  |  1994-11-30  |  242 b   |  8 lines  |  [TEXT/KAHL]

  1. #include "defs.h"
  2.  
  3. void SetCmdEnable( Int32 cmd,Int16 flag);
  4. void GetPreferredFontName( StringPtr fontName);
  5. Int16 GetPreferredFontNum( void);
  6. void myDrawSICN( Int16 SICNid,Int16 index, Point location, Int16 mode);
  7. Boolean IsDeepPort( void);
  8.