home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / msdev / bin / mfcclswz.dll / STRINGARRAY / WMI_WM_PAINT < prev    next >
Encoding:
Text File  |  1996-07-12  |  153 b   |  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