摘要:
using System.Runtime.InteropServices; public class Win32 { public const Int32 AW_HOR_POSITIVE = 0x00000001; // 从左到右打开窗口 public const Int32 AW_HOR_NEGATIVE = 0x00000... 阅读全文
posted @ 2007-09-13 23:58
夜帝
阅读(185)
评论(0)
推荐(0)
浙公网安备 33010602011771号