|
rtl433
UNKNOWN
RTL-433 utility
|
Data Fields | |
| CONSOLE_SCREEN_BUFFER_INFO | info |
| BOOL | redirected |
| HANDLE | hnd |
| FILE * | file |
| WORD | fg |
| WORD | bg |
| WORD console::bg |
Referenced by _term_set_color().
| WORD console::fg |
Referenced by _term_set_color().
| FILE* console::file |
Referenced by _term_free(), _term_init(), _term_set_color(), term_help_puts(), and term_puts().
| HANDLE console::hnd |
Referenced by _term_free(), _term_has_color(), _term_init(), _term_set_color(), and term_get_columns().
| CONSOLE_SCREEN_BUFFER_INFO console::info |
Referenced by _term_free(), _term_init(), and _term_set_color().
| BOOL console::redirected |
Referenced by _term_has_color(), and _term_init().