home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / msdev / bin / mfcclswz.dll / STRINGARRAY / VFI_ONDRAGSCROLL < prev    next >
Encoding:
Text File  |  1996-07-12  |  167 b   |  8 lines

  1. OnDragScroll
  2. BOOL
  3. CWnd* pWnd, DWORD dwKeyState, CPoint point
  4.  
  5. %4 Add your specialized code here and/or call the base class
  6.  
  7. return %1::%2(pWnd, dwKeyState, point);