2.如果能判断,那么我可不可以对那个输入框进行操作?(例如对那个框添加一些字符等) 如果是自己的程序,可以发WM_CopyData,进程接收到这个消息,根据消息内容在当前输入框进行修改。 http://msdn.microsoft.com/en-us/library/ms649011(VS.85).aspxPlease remember to mark the replies as answers if they help and unmark them if they provide no help