home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / common / msdev98 / bin / mfcclwz.dll / STRINGARRAY / VFI_ONINACTIVESETCURSOR < prev    next >
Text File  |  1998-06-18  |  218b  |  8 lines

  1. OnInactiveSetCursor
  2. BOOL
  3. LPCRECT lprcBounds, long x, long y, DWORD dwMouseMsg, BOOL bSetAlways
  4.  
  5. %4 Add your specialized code here and/or call the base class
  6.  
  7. return %1::%2(lprcBounds, x, y, dwMouseMsg, bSetAlways);