REMOVE DLLCHR.Add TCP/IP COMM.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
//--------------------------------------------------------------------
|
||||
cAcqEasy::cAcqEasy(MCHR_ID SensorID)
|
||||
{
|
||||
#ifdef _DEBUG
|
||||
#ifndef _REMOVE_DLLCHR
|
||||
|
||||
DWORD dwThreadId = 0;
|
||||
int nIndex = 0, idx = 0, jdx = 0;
|
||||
@@ -62,7 +62,7 @@ cAcqEasy::cAcqEasy(MCHR_ID SensorID)
|
||||
//--------------------------------------------------------------------
|
||||
cAcqEasy::~cAcqEasy()
|
||||
{
|
||||
#ifdef _DEBUG
|
||||
#ifndef _REMOVE_DLLCHR
|
||||
|
||||
int nIndex = 0;
|
||||
|
||||
@@ -99,7 +99,7 @@ cAcqEasy::~cAcqEasy()
|
||||
#endif //_DEBUG
|
||||
|
||||
}
|
||||
#ifdef _DEBUG
|
||||
#ifndef _REMOVE_DLLCHR
|
||||
//-------------------------------------------------------------------------------------------------
|
||||
void cAcqEasy::_ReleaseAcqBuffer(int NumberOfBuffers)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user