|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | IsConsoleHandle(h) (((ULONG_PTR)(h) & 0x10000003) == 0x3) |
| #define | CONSOLE_FILE_NAME L"CON" |
| #define | CONSOLE_INPUT_FILE_NAME L"CONIN$" |
| #define | CONSOLE_OUTPUT_FILE_NAME L"CONOUT$" |