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_PAINT < prev    next >
Text File  |  1998-06-18  |  153b  |  9 lines

  1. OnPaint
  2. void
  3.  
  4. CPaintDC dc(this); // device context for painting
  5.  
  6. %4 Add your message handler code here
  7.  
  8. // Do not call %1::%2() for painting messages