摘要:
using System.Runtime.InteropServices;[DllImportAttribute ("gdi32.dll")] public static extern IntPtr CreateRoundRectRgn(int nLeftRect,int nTopRect,int nRightRect,int nBottomRect,int nWidthEllipse,int nHeightEllipse); [DllImportAttribute ("user32.dll")] public static extern int Set 阅读全文
posted @ 2011-07-05 16:28
孤獨龍
阅读(479)
评论(0)
推荐(0)

浙公网安备 33010602011771号