摘要: 整理了一下常用的user32API说明还有软件Microsoft Spy++供大家下载 Spyv10.00.30319.rarusing System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runtime.InteropServices;using System.Drawing;namespace WindowsFormsApplication1{ public class User32API { #region User32.dll 函数 ... 阅读全文
posted @ 2013-07-31 14:12 li-peng 阅读(2160) 评论(0) 推荐(0)