摘要:
引用命名空间using System.Runtime.InteropServices; 在类中引用方法 [DllImport("user32.dll",SetLastError=true)] public static extern bool RegisterHotKey(IntPtr hWnd, int id, uint control, Keys vk);... 阅读全文
posted @ 2007-05-11 16:24 独孤雁 阅读(659) 评论(0) 推荐(0)
浙公网安备 33010602011771号