摘要: WIn32 API:public class Win32Native { [DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Auto)] public static extern uint... 阅读全文
posted @ 2015-07-02 11:18 天王星天 阅读(754) 评论(0) 推荐(0)