Can anyone tell me what the following error message means, and if you have any tips on how to fix it that would great.
DDX_Control(pDX, IDC_STATICTIME, m_sTime);
I added a variable of type CString named m_sTime to one of my static textboxes.
Thanks!
"Pin me. Perl me."
Regards,
Chris
DDX_Control(pDX, IDC_STATICTIME, m_sTime);
I added a variable of type CString named m_sTime to one of my static textboxes.
Thanks!
"Pin me. Perl me."
Regards,
Chris