摘要:
在C#程序中使用系统热键 1.首先引入System.Runtime.InteropServicesusing System.Runtime.InteropServices;2.在类内部声明两个API函数,它们的位置和类的成员变量等同.[System.Runtime.InteropServices.DllImport("user32.dll")] //申明API函数public static ext... 阅读全文
posted @ 2008-10-09 14:17
Tonyyang
阅读(416)
评论(0)
推荐(0)
浙公网安备 33010602011771号