WindowsXP/enduser/troubleshoot/tshoot/apgtscounters.cpp
2025-04-27 07:49:33 -04:00

21 lines
458 B
C++

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