readme.txt.svn-base

来自「这是一段游戏修改工具的源代码.ring3功能由dephi开发,驱动是C开发.希望」· SVN-BASE 代码 · 共 17 行

SVN-BASE
17
字号
Building UnderC is easiest using Microsoft C++ 6.0. I've supplied
a workspace containing three projects; ucc is the text console
version, uccdll is the DLL, and ucw is the graphics-console
version with graphics.

To rebuild UCW, make ucw the current project, set to release build,
and go for it.  You can then copy .\ucw\src\wrelease\ucw.exe to
some convenient place, like .\ucw. I've supplied some verification
code in .\ucw\verify; you should be able to load tests.cpp and run
the program without any trouble. 

The supplied makefile is for the mingw port of GCC - just type 'make'
in the source directory.



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?