2010年7月23日

C#制作外挂的常用API

摘要: usingSystem; usingSystem.Collections.Generic; usingSystem.Text; usingSystem.Runtime.InteropServices;//这个肯定要的 namespaceWindowsApplication1 { classwin32API { publicconstintOPEN_PROCESS_ALL=2035711; pub... 阅读全文

posted @ 2010-07-23 11:48 千羽 阅读(295) 评论(0) 推荐(0)

导航