www.pudn.com > acdx.rar > ACDCommandListenerThread.cpp
// ACDCommandListenerThread.cpp: implementation of the ACDCommandListenerThread class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ACDCommandListenerThread.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
ACDCommandListenerThread::ACDCommandListenerThread()
{
}
ACDCommandListenerThread::~ACDCommandListenerThread()
{
}