摘要: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
浙公网安备 33010602011771号