WindowsXP-SP1/enduser/troubleshoot/tshoot/filechange.cpp

21 lines
437 B
C++

// FileChange.cpp: implementation of the CFileChange class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "FileChange.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CFileChange::CFileChange()
{
}
CFileChange::~CFileChange()
{
}