摘要: 【转】Win32的API函数是微软自己的东西,可以直接在C#中直接调用,在做WinForm时还是很有帮助的。有时候我们之直接调用Win32 的API,可以很高效的实现想要的效果。usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Runtime.InteropServic... 阅读全文
posted @ 2009-11-18 16:16 泡面 @ 幸福 阅读(786) 评论(1) 推荐(0) 编辑