All of the Console API functions are declared when the macro
To link an application that uses the Console API, use the
INCL_CONSOLE
is defined prior to the first inclusion of the
INCL_BASE
macro will implicitly
cause the INCL_CONSOLE
macro to be defined.
CONCALLS.LIB
import library.
DosFlushConsoleInputEvents()
DosQueryConsoleCursorPos()
DosQueryConsoleCursorSize()
DosQueryConsoleInputCodePage()
DosQueryConsoleInputEventCount()
DosQueryConsoleMaximumSize()
DosQueryConsoleMaximumWindowSize()
DosQueryConsoleMode()
DosQueryConsoleNumberOfMouseButtons()
DosQueryConsoleOutputCodePage()
DosQueryConsoleShiftState()
DosQueryConsoleSize()
DosQueryConsoleWindow()
DosReadConsoleInputEvent()
DosReadConsoleOutputAttrStr()
DosReadConsoleOutputCellStr()
DosReadConsoleOutputCharStr()
DosScrollConsoleDown()
DosScrollConsoleLeft()
DosScrollConsoleRight()
DosScrollConsoleUp()
DosSetConsoleCursorPos()
DosSetConsoleCursorSize()
DosSetConsoleInputCodePage()
DosSetConsoleInputFocus()
DosSetConsoleMode()
DosSetConsoleOutputAttr()
DosSetConsoleOutputCodePage()
DosSetConsoleOutputFocus()
DosSetConsoleShiftState()
DosSetConsoleSize()
DosSetConsoleWindow()
DosWriteConsoleOutputAttrStr()
DosWriteConsoleOutputCellStr()
DosWriteConsoleOutputCharStr()
DosWriteConsoleOutputCharStrAttr()
DosWriteConsoleOutputNAttr()
DosWriteConsoleOutputNCell()
DosWriteConsoleOutputNChar()
The 32-bit Unicode Console API is
© Copyright
1999,2000,2009
Jonathan de Boyne Pollard.
"Moral" rights are asserted.