while (globalExecutor.Read(t)) { if (t.GetCount()) { //DUMP(t); PostCallback(callback1(test, &Test::AddOutputLine, t)); Sleep(5); } }
Report message to a moderator