Dear all,
I am developing a Windows mobile 6 MFC appplication in which i use movewindow function to resize and move some controls acccoring to and it works fine except that when the user presss the input panel button to start typing , all the controls I had drawn return to its original size and position as when the program starts for the first time and when I start writing in the edit boxes my drawing function is called so I can redraw the...