博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  DotNet技术

摘要:internal class NativeMethods { [DllImport("user32.dll")] public extern static IntPtr GetDesktopWindow(); [System.Runtime.InteropServices.DllImport("user32.dll")] public static extern IntPtr GetWi... 阅读全文

posted @ 2006-06-13 11:27 中晨 阅读(1195) 评论(0) 推荐(0)