home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Eudora 1.3.1 / source / Include / nickexp.h < prev    next >
Encoding:
Text File  |  1993-03-16  |  342 b   |  6 lines  |  [TEXT/MPS ]

  1. UHandle  ExpandAliases(UHandle fromH,short depth,Boolean wantExpansion);
  2. long FindAliasFor(UHandle aliases,UPtr name,short size);
  3. long FindExpansionFor(UHandle aliases,UPtr name,short size);
  4. void FinishAlias(MyWindowPtr win, Boolean wantExpansion, Boolean findOnly);
  5. void InsertAlias(MyWindowPtr win, long foundOffset,Boolean wantExpansion);
  6.