会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
c#学习笔记
启用了自己的博客http://www.dafengshu.cn欢迎大家继续光临
博客园
首页
新随笔
联系
订阅
管理
2007年10月16日
C#游戏外挂代码
摘要: XDF.GamePlugInCommon类库项目//API.cs文件,定义一些常用API函数及常量usingSystem;usingSystem.IO;usingSystem.Threading;usingSystem.Diagnostics;usingSystem.Runtime.InteropServices;namespaceXDF.GamePlugInCommon{/**////<s...
阅读全文
posted @ 2007-10-16 23:35 hzman
阅读(1663)
评论(0)
推荐(0)
编辑