Copy Files Project

C++ Source Files in the Project:

cpfiles.cpp | copyfiles_utilities.cpp | filecopy.cpp

C++ Header Files in the Project:

cpfiles.h | copyfiles_utilities.h | filecopy.h

 

 
// =================================================================
// File Name:	cpfiles.h
// Created by:	Xuan Sun
// Date:		Jan 2000
// =================================================================				

#if !defined(AFX_CPFILES_H__7892DB04_C6C4_11D3_BB94_00C04F72DE13__INCLUDED_)
#define AFX_CPFILES_H__7892DB04_C6C4_11D3_BB94_00C04F72DE13__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#include "resource.h"

#endif // !defined(AFX_CPFILES_H__7892DB04_C6C4_11D3_BB94_00C04F72DE13__INCLUDED_)