摘要:
//declare thisusing System.Runtime.InteropServices;[return: MarshalAs(UnmanagedType.Bool)][DllImport("user32.dll", CharSet = CharSet.Auto, ExactSpelling = true)]public static extern void BlockInput([In, MarshalAs(UnmanagedType.Bool)]bool fBlockIt);private void button1_Click(object sender, 阅读全文
posted @ 2012-09-16 15:15
武胜-阿伟
阅读(247)
评论(0)
推荐(0)
摘要:
修改目标平台无效,编译仍为X64可: 阅读全文
posted @ 2012-09-16 11:14
武胜-阿伟
阅读(1061)
评论(0)
推荐(0)
浙公网安备 33010602011771号