Search found 1 match

by janga
Sat Apr 01, 2017 1:09 am
Forum: ActiveX
Topic: teechart "invalid pointer operation"
Replies: 1
Views: 7730

teechart "invalid pointer operation"

void CMainView::new_inputdata(long in_chartcnt, float in_heights, float in_depth, float in_heights_ddepth, float in_shiftin, float in_shiftright]) { SYSTEMTIME cur_time; CString str, tmp; ::GetLocalTime(&cur_time); SerHeight = m_tchart1.Series(0); SerHeightDepth = m_tchart1.Series(1); SerDepth = m_...