ReactOS
0.4.15-dev-2354-g9e947e2
|
Go to the source code of this file.
Classes | |
class | TANSIParser |
Macros | |
#define | MAX_TAB_POSITIONS 200 |
#define | MTE_SUPPORT 1 |
Enumerations | |
enum | Colors { BLACK =0, BLUE, GREEN, CYAN, RED, MAGENTA, YELLOW, WHITE } |
Variables | |
const int | ANSIColors [] |
#define MAX_TAB_POSITIONS 200 |
Definition at line 9 of file ansiprsr.h.
#define MTE_SUPPORT 1 |
Definition at line 14 of file ansiprsr.h.
Enumerator | |
---|---|
BLACK | |
BLUE | |
GREEN | |
CYAN | |
RED | |
MAGENTA | |
YELLOW | |
WHITE |
Definition at line 4 of file ansiprsr.h.
Definition at line 54 of file ansiprsr.cpp.
Referenced by TANSIParser::ConSetAttribute().