摘要:
class Win32 { [DllImport("user32.dll", EntryPoint = "SetWindowPos")] public static extern bool SetWindowPos( int hWnd, // window handle int hWndInsertAfter, // placement-order handle int X, // horiz... 阅读全文
posted @ 2009-06-16 17:28
永无止境
阅读(439)
评论(0)
推荐(0)
浙公网安备 33010602011771号