摘要:
用C#调用Windows API向指定窗口发送消息一、调用Windows API。 C#下调用Windows API方法如下: 1、引入命名空间:using System.Runtime.InteropServices; 2、引用需要使用的方法,格式:[DllImport("DLL文件")]方法的声... 阅读全文
posted @ 2015-06-03 13:13
_Corleone
阅读(235)
评论(0)
推荐(0)
浙公网安备 33010602011771号