摘要: using System; using System.Runtime.InteropServices; using System.Threading; public class Test { [DllImport("kernel32.dll")] ... 阅读全文
posted @ 2008-08-07 11:05 公元前 阅读(1811) 评论(0) 推荐(0)