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

  1. OnVKeyToItem
  2. int
  3. UINT nKey, CListBox* pListBox, UINT nIndex
  4. %4 Add your message handler code here and/or call default
  5.  
  6. return %1::%2(nKey, pListBox, nIndex);