posts - 144,  comments - 719,  trackbacks - 2
07 2007 档案
如何向目标窗口发送一个Unicode 字符?
摘要: 由于写了输入法的blog,很多人问这个问题:如何某个窗口发送字符?在MSDN上搜索VK_PACKET可得:VK_PACKET E7Used to pass Unicode characters as if they were keystrokes. If VK_PACKET is used with SendInput, then the Unicode character to be deliv...阅读全文
posted @ 2007-07-17 11:56 尉迟方 阅读(452) | 评论 (0) 编辑