home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / wint1_92 / shaw / msgbox.cpp < prev    next >
C/C++ Source or Header  |  1991-11-04  |  65b  |  8 lines

  1. // msgbox.cpp
  2.  
  3. #include"msgbox.h"
  4.  
  5. HWND MsgBox::myhWnd;
  6.  
  7.  
  8.