home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK2.toast / Development Kits (Disc 2) / OpenDoc / OpenDoc Development / Debugging Support / OpenDoc Source Code / Storage / DragDrpB.cpp < prev    next >
Encoding:
Text File  |  1996-04-22  |  665 b   |  26 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        DragDrpB.cpp
  3.  
  4.     Contains:    Implementation of ODBaseDragAndDrop
  5.     
  6.     Owned by:    Vincent Lo
  7.  
  8.     Copyright:    © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
  9.  
  10.     Change History (most recent first):
  11.  
  12.          <5>      8/3/95    RR        #1257260: Collapse B classes. Remove
  13.                                     somInit methods. Don't call IsInitialized
  14.                                     or SubclassResponsibility
  15.          <4>     5/26/95    VL        1251403: Multithreading naming support.
  16.          <3>      1/9/95    VL        1195012, 1196957: StartDrag now takes
  17.                                     ODByteArray.
  18.          <2>     9/26/94    VL        1185419: Added SubClassResponsibility to
  19.                                     methods.
  20.          <1>     6/28/94    VL        first checked in
  21.  
  22.     To Do:
  23. */
  24.  
  25. // No platform-independent code at this time
  26.