Appearance
SendString向指定窗口句柄投递文本
SendString
LONG SendString(hwnd, text)
hwnd: 窗口句柄
hwnd
text: 文本内容
text
1: 成功
0: 失败