摘要:
private const int WM_NCLBUTTONDOWN = 0XA1; private const int HTCAPTION = 2; [System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint = "SendMessageA")] private stati... 阅读全文
posted @ 2018-04-19 10:18
会弹猫的吉他
阅读(175)
评论(0)
推荐(0)