I have obtained the handle of an edit control from another application, and can access the properties attantched the handle,but
I can't get the content of the edit control,with ::GetWindowText().
why? what should I do?