Hello everyone,
I have done my programm with visual studio 2010 MFC.
In my programm there is 2 timers. and 4 edit controls.
My problam is, i cann't change edit control value when timer is running,
suppose currently edit box is empty, but i want to write some numbers, but
due to one timer is running i can put any value in any of edit control.
Is there any solution?