B
BassFan
Guest
- Thread starter
- #501
i have build both, no error or Crash appears under Win7
hmmm...
greets
hmmm...
greets
Thanks
I'm able to build debug build now when i change to /MDd instead of /MTd in AtmoWinA project
ColorPacket = CAtmoTools::ApplySens(pAtmoConfig, ColorPacket);
/* send color data to the the hardware... */
pAtmoConnection->SendData(ColorPacket);
delete (char *)ColorPacket;
}
> AtmoWinA.exe!CAtmoLiveView::Execute() Line 191 C++
AtmoWinA.exe!CThread::ThreadProc(void * lpParameter) Line 81 C++