On 10/8/05, Vijay Kiran Kamuju infyquest@gmail.com wrote:
He said we need extensive testing what is the exact behavior on windows. Does this cause any regressions? Well i dont know whther this is a correct patch ?????? Well before this somebody took a stab at this but having a global variables, this was not accepted as it was a bad idea. Well if there is any other mechanism to know whether the control is a edit box, well we can put some fix so that we save the focus details on the control itself and retrive it form the control. Ideas are welcome
The best thing to do would be to follow Alexandre's suggestion and test the messages that occurr in windows. To see some examples of checking message sequences, take a look at dlls/user/tests/msg.c.
-- James Hawkins