home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1998 October
/
dpcb1098.iso
/
Business
/
Maxim
/
MAX5
/
data.z
/
StdAfx.cpp
< prev
next >
Wrap
C/C++ Source or Header
|
1998-05-15
|
825b
|
19 lines
//////////////////////////////////////////////////////////////////////////////
// NAME.......: stdafx.cpp
// PURPOSE....: source file that includes just the standard includes
// MaxWizard.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
// WRITTEN....: 96/09/27 by Darko Juvan
//
// This code and information is provided "as is" without warranty of any
// kind, either expressed or implied, including but not limited to the
// implied warranties of merchantability and/or fitness for a particular
// purpose..
//
// Copyright (c) 1998 Multiactive Software Inc. All Rights Reserved.
//
//////////////////////////////////////////////////////////////////////////////
#include "stdafx.h"