摘要:
[DllImport("user32.dll", EntryPoint="SendMessageA")] private static extern int SendMessage(IntPtr hwnd, uint wMsg, uint wParam, uint lParam); ... 阅读全文
posted @ 2014-07-11 15:49
oszhouzhb
阅读(522)
评论(0)
推荐(0)
摘要:
using System;using System.Drawing;using System.Windows.Forms;namespace zhbCapture{ /// /// Description of Utils. /// public class Utils { public st... 阅读全文
posted @ 2014-07-11 15:39
oszhouzhb
阅读(270)
评论(0)
推荐(0)

浙公网安备 33010602011771号