home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / polygon / polyprop.cpp < prev    next >
C/C++ Source or Header  |  1998-03-26  |  208b  |  8 lines

  1. // PolyProp.cpp : Implementation of CPolyProp
  2. #include "stdafx.h"
  3. #include "Polygon.h"
  4. #include "PolyProp.h"
  5.  
  6. /////////////////////////////////////////////////////////////////////////////
  7. // CPolyProp
  8.