home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Telnet 2.7b5 / source / drag / drag.proto.h < prev   
Encoding:
Text File  |  1994-11-21  |  98 b   |  4 lines  |  [TEXT/CWIE]

  1. void    MyDragInit(void);
  2. OSErr    DragText (EventRecord *ev, Point where, short w, Boolean *dragged);
  3.  
  4.