摘要: using System;using System.Collections.Generic;using System.Text;using System.Runtime.InteropServices;namespace AsmClassLibrary{ public class Class1 { [DllImport("kernel32.dll", EntryPoint = "CloseHand... 阅读全文
posted @ 2009-07-07 17:52 有安科技 阅读(2034) 评论(0) 推荐(0)