home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / vjtrial / vjtrial.exe / MFCCLSWZ.DLL / STRINGARRAY / VFI_ONDROP < prev    next >
Encoding:
Text File  |  1996-07-31  |  190 b   |  8 lines

  1. OnDrop
  2. BOOL
  3. COleDataObject* pDataObject, DROPEFFECT dropEffect, CPoint point
  4.  
  5. %4 Add your specialized code here and/or call the base class
  6.  
  7. return %1::%2(pDataObject, dropEffect, point);