|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | ABS_TRESHOLD 0x00400000L |
| #define | INVALID_BASE 0xFFFFFFFFL |
| #define | LOGBOTTOM "--------" |
| #define | DEF_OPT_DIR "output-i386" |
| #define | SOURCES_ENV "_ROSBE_ROSSOURCEDIR" |
| #define | CACHEFILE "log2lines.cache" |
| #define | TRKBUILDPREFIX "bootcd-" |
| #define | SVN_PREFIX "/trunk/reactos/" |
| #define | PIPEREAD_CMD "piperead -c" |
| #define | CP_FMT CP_CMD "%s %s > " DEV_NULL |
| #define | CMD_7Z "7z" |
| #define | UNZIP_FMT_7Z "%s e -y %s -o%s > " DEV_NULL |
| #define | UNZIP_FMT "%s x -tIso -y -r %s -o%s > " DEV_NULL |
| #define | UNZIP_FMT_CAB |
| #define | ALT_PATH_STR "#" |
| #define | LINESIZE 1024 |
| #define | NAMESIZE 80 |