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

21 lines
458 B
C++

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