home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 October / dpcb1098.iso / Business / Maxim / MAX5 / data.z / StdAfx.cpp < prev    next >
C/C++ Source or Header  |  1998-05-15  |  825b  |  19 lines

  1. //////////////////////////////////////////////////////////////////////////////
  2. // NAME.......: stdafx.cpp                                               
  3. // PURPOSE....: source file that includes just the standard includes
  4. //                MaxWizard.pch will be the pre-compiled header
  5. //                stdafx.obj will contain the pre-compiled type information
  6. // WRITTEN....: 96/09/27 by Darko Juvan
  7. //
  8. // This code and information is provided "as is" without warranty of any
  9. // kind, either expressed or implied, including but not limited to the
  10. // implied warranties of merchantability and/or fitness for a particular
  11. // purpose..
  12. //
  13. // Copyright (c) 1998  Multiactive Software Inc.  All Rights Reserved.
  14. //
  15. //////////////////////////////////////////////////////////////////////////////
  16.  
  17. #include "stdafx.h"
  18.  
  19.