ReactOS 0.4.16-dev-297-gc569aee
|
This library contains common functions used in many places inside the ReactOS console utilities and the ReactOS Command-Line Interpreter. Most of these functions are related with internationalisation and the problem of correctly displaying Unicode text on the console. Besides those, helpful functions for retrieving strings and messages from application resources are provided, together with printf-like functionality. More...
Files | |
file | conutils.h |
file | instream.c |
Console I/O utility API – Input. | |
file | instream.h |
Console I/O utility API – Input. | |
file | outstream.c |
Console I/O utility API – Output. | |
file | outstream.h |
Console I/O utility API – Output. | |
file | pager.c |
Console/terminal paging functionality. | |
file | pager.h |
Console/terminal paging functionality. | |
file | screen.c |
Console/terminal screen management. | |
file | screen.h |
Console/terminal screen management. | |
file | stream.c |
Console I/O streams. | |
file | stream.h |
Console I/O streams. | |
file | utils.c |
General-purpose utility functions (wrappers around or reimplementations of Win32 APIs). | |
file | utils.h |
General-purpose utility functions (wrappers around or reimplementations of Win32 APIs). | |
This library contains common functions used in many places inside the ReactOS console utilities and the ReactOS Command-Line Interpreter. Most of these functions are related with internationalisation and the problem of correctly displaying Unicode text on the console. Besides those, helpful functions for retrieving strings and messages from application resources are provided, together with printf-like functionality.