windows-nt/Source/XPSP1/NT/enduser/troubleshoot/tshoot/apgtscounters.cpp

21 lines
438 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
// ApgtsCounters.cpp: implementation of the CApgtsCounters class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ApgtsCounters.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CApgtsCounters::CApgtsCounters()
{
}
CApgtsCounters::~CApgtsCounters()
{
}